OTX-Runtime for DotNet  
OpenTestSystem.Otx.Runtime.Api.Otx.IProcedureOutParameter Interface Reference

Represents class for OutParameter of a Procedure. The parameter is identical to a related parameter in OTX standard ISO 13209. A detailed specification can be found there. More...

Inheritance diagram for OpenTestSystem.Otx.Runtime.Api.Otx.IProcedureOutParameter:
Inheritance graph

Additional Inherited Members

- Properties inherited from OpenTestSystem.Otx.Runtime.Api.Otx.IProcedureParameter
string DataType [get]
 Gets Parameter data type. More...
 
object InitValue [get]
 Gets Parameter initial value. More...
 
string Name [get]
 Gets Parameter name. More...
 
IProcedure Procedure [get]
 Gets Procedure that contains the Parameter. Returns null if this is Parameter of ProcedureSignature. More...
 
string Specification [get]
 Gets Parameter specification. More...
 
object Value [get]
 Gets Parameter value. More...
 

Detailed Description

Represents class for OutParameter of a Procedure. The parameter is identical to a related parameter in OTX standard ISO 13209. A detailed specification can be found there.


The documentation for this interface was generated from the following file: