ClientMethodNodeInputParameters Property

CVB.Net Documentation
The read-only collection of input parameters.

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

public ICollection<IMethodParameter> InputParameters { get; }

Property Value

Type: ICollectionIMethodParameter

Implements

IMethodNodeInputParameters
See Also

Reference