![]() |
OTX Reference
|
|
Gets the text identifier of the Parameter value as a string More...

Public Attributes | |
| ParameterTerm | parameter |
| The Parameter whose text identifier value shall be returned as a string. More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term | |
| MetaData | metaData |
| Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Gets the text identifier of the Parameter value as a string
The GetParameterValueTextId term accepts a ParameterTerm and returns the text identifier of the Parameter value as a string. In case an ODX/MVCI based system is used, the text identifier shall return the LongNameID of the related database object.
| Core.Exceptions.TypeMismatchException | It is thrown if the specified Parameter does not have a text identifier value. |
| ParameterTerm OpenTestSystem.Otx.Extensions.DiagCom.Terms.GetParameterValueTextId.parameter |
The Parameter whose text identifier value shall be returned as a string.