Home > @activeviam/activeui-sdk > DimensionCompoundIdentifierNode
DimensionCompoundIdentifierNode interface
A CompoundIdentifierNode that represents a dimension.
Signature:
export interface DimensionCompoundIdentifierNode
Properties
Property | Type | Description |
---|---|---|
dimension | DimensionName | |
elementType | 'CompoundIdentifier' | |
identifiers | IdentifierNode[] | |
type | 'dimension' |