ResolveTokenByIdsOptions Class |
Namespace: Dundas.BI.WebApi.Models
The ResolveTokenByIdsOptions type exposes the following members.
Name | Description | |
---|---|---|
ResolveTokenByIdsOptions | Initializes a new instance of the ResolveTokenByIdsOptions class |
Name | Description | |
---|---|---|
DisplayType |
Gets or sets the display type.
(Inherited from ResolveTokenOptions.) | |
HierarchyEntityId |
Gets or sets the time dimension ID.
This is optional, but if provided, the hierarchy unique name must also be provided.
This should be specified if formatting from this specific time hierarchy is desired.
(Inherited from ResolveTokenOptions.) | |
HierarchyUniqueName |
Gets or sets the name of the hierarchy unique.
This is optional, but must be provided is the hierarchy entity ID is specified.
(Inherited from ResolveTokenOptions.) | |
Id |
Gets or sets the ID of the token to resolve.
| |
Offset |
Gets or sets the offset.
(Inherited from ResolveTokenOptions.) |