TokenDefinition Class |
Namespace: Dundas.BI.Data.Parameters.Tokens
The TokenDefinition type exposes the following members.
Name | Description | |
---|---|---|
AccountId |
Gets the ID of the account associated with the token.
| |
Caption |
Gets the caption, in the culture of the caller if possible.
| |
Category |
Gets the token category.
| |
CreatedBy |
Gets the user account ID that created the token.
| |
CreatedTime |
Gets the created timestamp value.
| |
DataType |
Gets the token data type.
| |
DisplayType |
Gets the token display type.
| |
FormatOverride |
Gets or sets the format override, when applicable.
| |
Id |
Gets the token definition ID.
| |
IsInversionSupported |
Gets a value indicating whether this token supports inversion.
| |
IsOffsetSupported |
Gets or sets a value indicating whether this token supports offset.
| |
IsResolvable |
Gets a value indicating whether this token can be resolved.
| |
LocalizedCaptions |
Gets the localized captions.
| |
ProjectId |
Gets the project ID for which the token is active.
| |
Symbol |
Gets or sets the symbol.
| |
TenantId |
Gets the ID of the tenant associated with the token.
| |
UpdatedBy |
Gets the user account ID that performed the last update.
| |
UpdatedTime |
Gets the last update timestamp value.
|
Name | Description | |
---|---|---|
DefineLocalizedCaption |
Defines the localized caption.
|