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

With this set of parameters the SetProperty action of the ExternalServiceProvider extension will be simulated. More...

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

Public Attributes

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration property
 Name of the Property related to the ServiceProviderSignature. More...
 
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration providerType
 Fullname of the related ServiceProviderSignature. More...
 
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration value
 Value of the Property related to the ServiceProviderSignature. More...
 
- Public Attributes inherited from OpenTestSystem.Otx.Extensions.UnitTest.Declarations.CallbackMultiInstanceParameters
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

With this set of parameters the SetProperty action of the ExternalServiceProvider extension will be simulated.

Member Data Documentation

◆ property

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.SetProperty.property

Name of the Property related to the ServiceProviderSignature.

◆ providerType

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.SetProperty.providerType

Fullname of the related ServiceProviderSignature.

◆ value

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.SetProperty.value

Value of the Property related to the ServiceProviderSignature.