Click or drag to resize

HpsvSequence Class

Persistent Sequence
Inheritance Hierarchy
SystemObject
  HP.SV.DotNetRuleApiHpsvSequence

Namespace:  HP.SV.DotNetRuleApi
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
public sealed class HpsvSequence

The HpsvSequence type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets the name of the sequence
Top
Methods
  NameDescription
Public methodGetCurrentValue
Gets current value of the Sequence
Public methodGetNextValue
Increments the value of the Sequence and returns the new value
Public methodReset
Resets the value to InitialValue
Top
See Also