CreateTokenOptions Class | 
Namespace: Dundas.BI.WebApi.Models
The CreateTokenOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateTokenOptions | Initializes a new instance of the CreateTokenOptions class  | 
| Name | Description | |
|---|---|---|
| Caption | 
            Gets or sets the token caption.
              | |
| DataCategory | 
            Gets or sets the data category, when applicable.
              | |
| DataType | 
            Gets or sets the token data type.
              | |
| DisplayType | 
            Gets or sets the token display type.
              | |
| EndMemberGranularity | 
            Gets or sets the end member granularity.
              | |
| EndMemberOffset | 
            Gets or sets the end member offset.
              | |
| FormatOverride | 
            Gets or sets the format override, when applicable.
              | |
| HierarchyId | 
            Gets or sets the token hierarchy ID.
              | |
| IsOffsetSupported | 
            Gets or sets a value indicating whether offset is supported.
              | |
| MemberGranularity | 
            Gets or sets the granularity of the start (or single) member.
              | |
| MemberOffset | 
            Gets or sets the start (or single) member offset.
              | |
| OwnerId | 
            Gets or sets the token owner ID.
              | |
| OwnerKind | 
            Gets or sets the token owner kind.
              | |
| OwnerTenantId | ||
| ParameterValue | 
            Gets or sets the parameter member value.
              | |
| ProjectId | 
            Gets or sets the project ID.
              | |
| SourceStructureId | 
            Gets or sets the source structure ID, when applicable.
              | |
| Statement | 
            Gets or sets the token statement. Script tokens only.
              | |
| Symbol | 
            Gets or sets the token symbol.
              | |
| TokenCategory | 
            Gets or sets the token category.
              | |
| UniqueName | 
            Gets or sets the unique name value.
              |