ParameterValue Members
Provides properties for retrieving and setting the type of the parameters.
The following tables list the members exposed by the ParameterValue type.
Public Properties
Property | Description | |
---|---|---|
Description | Gets or Sets a description of the parameter value | |
IsRange | Gets or sets whether the value is a range. | |
Kind | Gets whether the parameter value is discrete, ranged, or both. |
Top