IntegerBaseNodeValue Property

CVB.Net Documentation
Gets/Sets the value of this integer node.

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

public long Value { get; set; }

Property Value

Type: Int64

Implements

IIntegerNodeValue
See Also

Reference