ICollectionParameterValue Properties |
The ICollectionParameterValue type exposes the following members.
| Name | Description | |
|---|---|---|
| IsInverted |
Gets a value indicating whether this instance value is inverted.
(Inherited from IParameterValue.) | |
| IsTokenized |
Gets a value indicating whether this parameter value is based on unresolved tokens.
(Inherited from IParameterValue.) | |
| ParameterId |
Gets the ID of the parameter.
(Inherited from IParameterValue.) | |
| Token |
Gets the discrete parameter token, if applicable.
(Inherited from IParameterValue.) | |
| Values |
Gets the values.
|