![]() |
OTX Reference
|
|
Gets the display unit information of the DbParameter as a string More...

Public Attributes | |
| DbParameterTerm | dbParameter |
| Cardinality [1] The element addresses the DbParameter (MCDDbParameter) which display unit shall be returned. 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 display unit information of the DbParameter as a string
The GetDbParameterDisplayUnitAsString activity which returns the display unit information of the DbParameter as a string. If the parameter is not of simple data type or does not contain any unit information an empty string is returned. The unit is only available for parameters with simple data types.
Note: The appropriate MVCI system operation is MCDDbParameter::getUnit.
| DbParameterTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbParameterDisplayUnitAsString.dbParameter |
Cardinality [1]
The element addresses the DbParameter (MCDDbParameter) which display unit shall be returned.