Click or drag to resize

SequenceGeneratorSequencePriority Property

The priority in which the sequence is used, compared to other similar sequences. Used only for sequences, for which Simultaneous Transactions=True. [Required] [Default(1)]

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

Property Value

Type: Int32
See Also