Home > @activeviam/activeui-sdk > MemberPropertyDefinitionNode
MemberPropertyDefinitionNode interface
An MdxNode representing the definition of a property of a member that is defined in a FormulaNode. Some example property names are FORE_COLOR
and FONT_FLAGS
.
Signature:
export interface MemberPropertyDefinitionNode
Properties
Property | Type | Description |
---|---|---|
elementType | 'MemberPropertyDefinition' | |
expression | ExpressionNode | |
name | string |