BooleanConstantExpression¶
BooleanConstantExpression takes values of TRUE and FALSE.
Properties¶
Name | Type | Description | |
---|---|---|---|
Value | string | 1..1 | Values of TRUE and FALSE are used in logical expressions. |
Properties Inherited from ExpressionBase¶
No properties are inherited.
Item Type Hierarchy¶
- ExpressionBase
- BooleanConstantExpression