Represents OTX TranslationKey DataType.
More...
Represents OTX TranslationKey DataType.
◆ TranslationKey() [1/2]
OpenTestSystem.Otx.Runtime.Api.DataTypes.TranslationKey.TranslationKey |
( |
String |
textId | ) |
|
|
inline |
◆ TranslationKey() [2/2]
OpenTestSystem.Otx.Runtime.Api.DataTypes.TranslationKey.TranslationKey |
( |
String |
textId, |
|
|
String |
textIdMappingName |
|
) |
| |
|
inline |
Initializes a new instance of the TranslationKey class.
- Parameters
-
textId | Value of TextId. |
textIdMappingName | Value of TextIdMappingName. |
◆ GetTextId()
String OpenTestSystem.Otx.Runtime.Api.DataTypes.TranslationKey.GetTextId |
( |
| ) |
|
|
inline |
Gets TextId.
- Returns
- Value of TextId.
◆ GetTextIdMappingName()
String OpenTestSystem.Otx.Runtime.Api.DataTypes.TranslationKey.GetTextIdMappingName |
( |
| ) |
|
|
inline |
Gets TextIdMappingName.
- Returns
- Value of TextIdMappingName.
◆ SetTextId()
void OpenTestSystem.Otx.Runtime.Api.DataTypes.TranslationKey.SetTextId |
( |
String |
textId | ) |
|
|
inline |
The documentation for this class was generated from the following file: