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