IMethodParameter Interface

CVB.Net Documentation
One input or output parameter of an IMethodNode.

Namespace:  Stemmer.Cvb.Foundation.OpcUa
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public interface IMethodParameter

The IMethodParameter type exposes the following members.

Properties

  NameDescription
Public propertyDataType
Gets the DataType of the parameter.
Public propertyName
Gets the parameter name; if unknown.
Top
See Also

Reference