NumericConstantExpression¶
A numeric constant.
Properties¶
| Name | Type | Description | |
|---|---|---|---|
| Value | string | 1..1 | A number |
| NumericType | string | 1..1 | Type of the number Valid values include: Integer, Real |
Properties Inherited from ExpressionBase¶
No properties are inherited.
Item Type Hierarchy¶
- ExpressionBase
- NumericConstantExpression