Click or drag to resize

SequenceGeneratorNextValue Property

The next number that will be issued by the sequence. [Required] [Default("0000000001")]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string NextValue { get; set; }

Property Value

Type: String
See Also