ResolveTokenByIdsOptions Properties

The ResolveTokenByIdsOptions type exposes the following members.

Properties
  NameDescription
Public propertyDisplayType
Gets or sets the display type.
(Inherited from ResolveTokenOptions.)
Public propertyHierarchyEntityId
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.)
Public propertyHierarchyUniqueName
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.)
Public propertyId
Gets or sets the ID of the token to resolve.
Public propertyOffset
Gets or sets the offset.
(Inherited from ResolveTokenOptions.)
Top
See Also