Click or drag to resize

ParameterSetViewItem Properties

The ParameterSetViewItem type exposes the following members.

Properties
 NameDescription
Public propertyIsLowerBoundExclusive Gets or sets a value indicating whether the lower bound is exclusive.
Public propertyIsUpperBoundExclusive Gets or sets a value indicating whether the upper bound is exclusive.
Public propertyLowerBound Gets or sets the lower bound.
Public propertyName Gets or sets the parameter name.
Public propertyUpperBound Gets or sets the upper bound.
Public propertyValue Gets or sets the parameter value.
Public propertyVariance Gets or sets the variance of the parameter.
Public propertyVary Gets or sets a value indicating whether the parameter varies during fitting.
Top
See Also