IntegerNodeIncrement Property

CVB.Net Documentation
Gets the increment of this Value.

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

public long Increment { get; }

Property Value

Type: Int64
The Value can take values that are multiples of this one.

Implements

IIntegerNodeIncrement
See Also

Reference