OTX Reference  
OpenTestSystem.Otx.Extensions.DiagCom.Actions.ExecuteDiagService.ResponseParameters Class Reference

Collection of Response Parameters which are mapped to OTX Variables. More...

Classes

class  ResponseParameter
 A response parameter of a diagnostic service More...
 

Public Attributes

StringTerm name
 Contains the name of the response that shall be used for this mapping definition More...
 
ResponseParameter[] responseParam
 Lists all response parameters defined for this service. More...
 

Detailed Description

Collection of Response Parameters which are mapped to OTX Variables.

Member Data Documentation

◆ name

StringTerm OpenTestSystem.Otx.Extensions.DiagCom.Actions.ExecuteDiagService.ResponseParameters.name

Contains the name of the response that shall be used for this mapping definition

◆ responseParam

ResponseParameter [] OpenTestSystem.Otx.Extensions.DiagCom.Actions.ExecuteDiagService.ResponseParameters.responseParam

Lists all response parameters defined for this service.