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