The ModelParameterClass type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Fieldname | Gets or sets the fieldname. |
![]() | HighRange | Gets or sets the high range for conducting range checks. |
![]() | isBaseParam | Gets a value indicating whether this object is base parameter. |
![]() | isInputParam | Gets a value indicating whether this object is input parameter. |
![]() | isOutputParam | Gets a value indicating whether this object is output parameter. |
![]() | isProviderParam | Gets a value indicating whether this object is provider parameter. |
![]() | Label | Gets or sets the label. |
![]() | LowRange | Gets or sets the low range for conducting range checks. |
![]() | ModelParam | Gets the model parameter emumerator. |
![]() | ParamType | Gets or sets the type of the parameter. |
![]() | ProviderProperty | Gets the providerArrayproperty for the ModelParameter. |
![]() | RangeCheckType | Gets or sets the type of the range check. |
![]() | Value | Gets or sets the ModelParameter value. |