VariableSymbolExpression¶
A reference to a variable.
Properties¶
| Name | Type | Description | |
|---|---|---|---|
| VariableName | string | 1..1 | The name of a variable |
Properties Inherited from VariableReferenceBase¶
No properties are inherited.
Properties Inherited from ExpressionBase¶
No properties are inherited.
Item Type Hierarchy¶
- ExpressionBase
- VariableReferenceBase
- VariableSymbolExpression