ClientIntegerNodeValue Property

CVB.Net Documentation
Gets/sets the variable's value.

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

public long Value { get; set; }

Property Value

Type: Int64

Implements

IIntegerNodeValue
See Also

Reference