IParameterValue Properties

The IParameterValue type exposes the following members.

Properties
  NameDescription
Public propertyIsInverted
Gets a value indicating whether this instance value is inverted.
Public propertyIsTokenized
Gets a value indicating whether this parameter value is based on unresolved tokens.
Public propertyParameterId
Gets the ID of the parameter.
Public propertyToken
Gets the discrete parameter token, if applicable.
Top
See Also