ParameterToken Properties

The ParameterToken type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAll
Gets a cached, read-only instance of the All token.
Public propertyStatic memberAllMembers
Gets a cached, read-only instance of the AllMembers token.
Public propertyCaption
Gets or sets the token caption.
Public propertyCategory
Gets the category of the token.
Public propertyDataType
Gets the data type of the token.
Public propertyStatic memberDefault
Gets a cached, read-only instance of the Default token.
Public propertyDisplayType
Gets the display type of the token.
Public propertyId
Gets the token definition ID.
Public propertyIsInversionSupported
Gets a value indicating whether this token supports inversion.
Public propertyIsOffsetSupported
Gets a value indicating whether this token supports offset.
Public propertyIsResolvable
Gets a value indicating whether this token can be resolved.
Public propertyStatic memberLeafMembers
Gets a cached, read-only instance of the LeafMembers token.
Public propertyStatic memberNoSelection
Gets a cached, read-only instance of the NoSelection token.
Public propertyStatic memberNull
Gets a cached, read-only instance of the Null token.
Public propertyOffset
Gets or sets the offset, when the token supports offset values.
Public propertyStatic memberOpenRangeBoundary
Gets a cached, read-only instance of the OpenRangeBoundary token.
Top
See Also