Click or drag to resize

SequenceGeneratorAllowExplicitNumbering Property

Allows to assign numbers explicitely regardless of the Next_Value of the generator (Next_Value is updated if needed). [Required] [Default(false)]

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

Property Value

Type: Boolean
See Also