CompositeVariableNameExpression¶
A composite variable name is used to describe a variable name that is computed.
Properties¶
Name | Type | Description | |
---|---|---|---|
ComputedVariableName | ExpressionBase | 1..1 | An expression that evaluates to the constructed variable name. |
Properties Inherited from VariableReferenceBase¶
No properties are inherited.
Properties Inherited from ExpressionBase¶
No properties are inherited.
Item Type Hierarchy¶
- ExpressionBase
- VariableReferenceBase
- CompositeVariableNameExpression