IClientMethodNode Properties

CVB.Net Documentation

The IClientMethodNode type exposes the following members.

Properties

  NameDescription
Public propertyBrowseName
Gets string node identifier (especially for browsing).
(Inherited from INode.)
Public propertyDescription
Optional description of this node's role and behavior.
(Inherited from INode.)
Public propertyDisplayName
Node name for displaying it in a user interface.
(Inherited from INode.)
Public propertyInputParameters
The collection of input parameters.
(Inherited from IMethodNode.)
Public propertyNodeId
Gets the NodeId uniquely identifying this INode.
(Inherited from INode.)
Public propertyOutputParameters
The collection of output parameters.
(Inherited from IMethodNode.)
Top
See Also

Reference