Parameter |
The ParameterTokenData type exposes the following members.
| Name | Description | |
|---|---|---|
| ParameterTokenData | Initializes a new instance of the ParameterTokenData class. |
| Name | Description | |
|---|---|---|
| Caption | Gets or sets the token caption. | |
| Category | Gets the category of the token. | |
| DataType | Gets the data type of the token. | |
| DisplayType | Gets the display type of the token. | |
| Id | Gets the token definition ID. | |
| IsInversionSupported | Gets a value indicating whether this token supports inversion. | |
| IsOffsetSupported | Gets a value indicating whether this token supports offset. | |
| IsResolvable | Gets a value indicating whether this token can be resolved. | |
| Offset | Gets or sets the offset, when the token supports offset values. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) |