OTX Reference  
OpenTestSystem.Otx.Core.Terms.BooleanLiteral Class Reference

Literal of type Boolean More...

Inheritance diagram for OpenTestSystem.Otx.Core.Terms.BooleanLiteral:
Inheritance graph

Public Attributes

System.Boolean value
 This attribute contains a fixed Boolean value. More...
 
- Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term
MetaData metaData
 Store additional More...
 

Detailed Description

Literal of type Boolean

A BooleanLiteral is the code representation of a value of type Boolean.

Member Data Documentation

◆ value

System.Boolean OpenTestSystem.Otx.Core.Terms.BooleanLiteral.value

This attribute contains a fixed Boolean value.