MethodParameterDataType Property

CVB.Net Documentation
Gets/sets the DataType of the parameter.

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

public DataType DataType { get; set; }

Property Value

Type: DataType

Implements

IMethodParameterDataType
See Also

Reference