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

Literal of type String More...

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

Public Attributes

System.String value
 This attribute shall contain the fixed string value. More...
 
- Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term
MetaData metaData
 Store additional More...
 

Detailed Description

Literal of type String

A StringLiteral is the code representation of a value of type String.

Member Data Documentation

◆ value

System.String OpenTestSystem.Otx.Core.Terms.StringLiteral.value

This attribute shall contain the fixed string value.