ServerMethodNodeIMethodNodeOutputParameters Property

CVB.Net Documentation
The collection of output parameters.

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

ICollection<IMethodParameter> IMethodNode.OutputParameters { get; }

Property Value

Type: ICollectionIMethodParameter

Implements

IMethodNodeOutputParameters
See Also

Reference