CVB.Net 14.0
MethodParameter Class Reference

One input or output parameter. More...

Inherits IMethodParameter.

Properties

string Name [get, set]
 Gets/sets the parameter name.
 
DataType DataType [get, set]
 Gets/sets the OpcUa.DataType of the parameter.
 
- Properties inherited from IMethodParameter
string Name [get]
 Gets the parameter name; null if unknown.
 
DataType DataType [get]
 Gets the OpcUa.DataType of the parameter.
 

Detailed Description

One input or output parameter.