ScriptToken Class |
Namespace: Dundas.BI.Data.Parameters.Tokens
The ScriptToken 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.) |
![]() | FormatOverride |
Gets or sets the format override, when applicable.
(Inherited from TokenDefinition.) |
![]() | Hierarchy |
Gets the hierarchy (only if the DataType is a hierarchy).
|
![]() | 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.
(Overrides TokenDefinitionIsOffsetSupported.) |
![]() | IsResolvable |
Gets a value indicating whether this token can be resolved.
(Inherited from TokenDefinition.) |
![]() | LocalizedCaptions |
Gets the localized captions.
(Inherited from TokenDefinition.) |
![]() | ProjectId |
Gets the project ID for which the token is active.
(Inherited from TokenDefinition.) |
![]() | Statement |
Gets or sets the script text.
|
![]() | StatementType |
Gets the type of the script statement.
|
![]() | 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.) |
![]() | SetHierarchy |
Sets the hierarchy.
|
![]() | ValidateScript |
Validates the script.
|