ISingle |
The ISingleParameterValue 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) | |
| Value | Gets the value or if the parameter is using a token. |
| Name | Description | |
|---|---|---|
| Resolve |
Resolves the tokens in this parameter value.
(Inherited from IParameterValue) | |
| Resolve(IHierarchy) |
Resolves the tokens in this parameter value.
(Inherited from IParameterValue) |