![]() |
OTX Reference
|
|
With this set of parameters a parameter change of signature (ScreenSignature, DeviceServiceSignature etc.) will be simulated. Every change of the value of a parameter inside OTX will call this function. More...
Public Attributes | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration[] | name |
Fullname of the signature parameter. More... | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration[] | valueAsString |
Value of the parameter as a string. More... | |
![]() | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration | handle |
Unique id for the instance of the object related to this call back, like a screen or a device service. More... | |
With this set of parameters a parameter change of signature (ScreenSignature, DeviceServiceSignature etc.) will be simulated. Every change of the value of a parameter inside OTX will call this function.
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration [] OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ParameterChanged.name |
Fullname of the signature parameter.
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration [] OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ParameterChanged.valueAsString |
Value of the parameter as a string.