OTX Reference
|
|
Represents key/value pair items in the map literal More...
Public Attributes | |
SimpleTerm | key |
The key literal of the map item literal. More... | |
Term | value |
The value literal of the map item literal. More... | |
Represents key/value pair items in the map literal
SimpleTerm OpenTestSystem.Otx.Core.Terms.MapItem.key |
The key literal of the map item literal.
Term OpenTestSystem.Otx.Core.Terms.MapItem.value |
The value literal of the map item literal.