Name | Description | |
---|---|---|
![]() | init | Initializes the Script Token. Called during construction. Inherited from dundas.data.TokenDefinition. |
Name | Description | |
---|---|---|
![]() | accountId | Gets or sets the account ID. Inherited from dundas.data.TokenDefinition. |
![]() | caption | Gets or sets the caption. Inherited from dundas.data.TokenDefinition. |
![]() | category | Gets or sets the category. Inherited from dundas.data.TokenDefinition. |
![]() | createdBy | Gets or sets the created by ID. Inherited from dundas.data.TokenDefinition. |
![]() | createdTime | Gets or sets the created time. Inherited from dundas.data.TokenDefinition. |
![]() | dataType | Gets or sets the data type. Inherited from dundas.data.TokenDefinition. |
![]() | defaultCaption | Gets or sets the default caption. Inherited from dundas.data.TokenDefinition. |
![]() | displayType | Gets or sets the display type. Inherited from dundas.data.TokenDefinition. |
![]() | formatOverride | Gets or sets the format override, when applicable. Inherited from dundas.data.TokenDefinition. |
![]() | hierarchy | Gets or sets the Property. |
![]() | id | Gets or sets the ID. Inherited from dundas.data.TokenDefinition. |
![]() | isOffsetSupported | Gets or sets the is Offset Supported flag. Inherited from dundas.data.TokenDefinition. |
![]() | isResolvable | Gets or sets the is Resolvable flag. Inherited from dundas.data.TokenDefinition. |
![]() | projectId | Gets or sets the ID of the project containing this token. Inherited from dundas.data.TokenDefinition. |
![]() | statement | Gets or sets the statement. |
![]() | statementType | Gets or sets the statementType. |
![]() | symbol | Gets or sets the symbol. Inherited from dundas.data.TokenDefinition. |
![]() | tenantId | Gets or sets the tenant ID. Inherited from dundas.data.TokenDefinition. |
![]() | updatedBy | Gets or sets the updated by ID. Inherited from dundas.data.TokenDefinition. |
![]() | updatedTime | Gets or sets the updated time. Inherited from dundas.data.TokenDefinition. |
Name | Description | |
---|---|---|
![]() | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. |
![]() | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |