Home > @activeviam/activeui-sdk > NamedSetCompoundIdentifierNode
NamedSetCompoundIdentifierNode interface
A CompoundIdentifierNode that represents a named set.
Signature:
export interface NamedSetCompoundIdentifierNode
Properties
Property | Type | Description |
---|---|---|
elementType | 'CompoundIdentifier' | |
identifiers | IdentifierNode[] | |
namedSet | SetName | |
type | 'namedSet' |