Click or drag to resize

HpsvSequenceGetNextValue Method

Increments the value of the Sequence and returns the new value

Namespace:  HP.SV.DotNetRuleApi
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
public long GetNextValue()

Return Value

Type: Int64
The incremented value
See Also