OTX Reference  
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.CallbackMultiInstanceParameters Class Reference

This parameter of a callback function must be of data type String. More...

Inheritance diagram for OpenTestSystem.Otx.Extensions.UnitTest.Declarations.CallbackMultiInstanceParameters:
Inheritance graph

Public Attributes

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...
 

Detailed Description

This parameter of a callback function must be of data type String.

Member Data Documentation

◆ handle

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.CallbackMultiInstanceParameters.handle

Unique id for the instance of the object related to this call back, like a screen or a device service.