Represents OTX StructureElement DataType.
More...
Represents OTX StructureElement DataType.
◆ StructureElement()
OpenTestSystem.Otx.Runtime.Api.DataTypes.StructureElement.StructureElement |
( |
String |
name, |
|
|
Object |
value, |
|
|
String |
type |
|
) |
| |
|
inline |
Initializes a new instance of the StructureElement class.
- Parameters
-
name | Element name. |
value | Element value. |
type | Element type. |
◆ GetName()
String OpenTestSystem.Otx.Runtime.Api.DataTypes.StructureElement.GetName |
( |
| ) |
|
|
inline |
Gets element name.
- Returns
- Element name.
◆ GetType()
String OpenTestSystem.Otx.Runtime.Api.DataTypes.StructureElement.GetType |
( |
| ) |
|
|
inline |
Gets element type.
- Returns
- Element type.
◆ GetValue()
Object OpenTestSystem.Otx.Runtime.Api.DataTypes.StructureElement.GetValue |
( |
| ) |
|
|
inline |
Gets element value.
- Returns
- Element value.
The documentation for this class was generated from the following file: