CVB.Net 14.0
IMethodParameter Interface Reference

One input or output parameter of an IMethodNode. More...

Inherited by MethodParameter.

Properties

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 of an IMethodNode.