Click or drag to resize

SequenceGeneratorSequence Property

The Sequence to which this SequenceGenerator belongs. [Required] [Filter(multi eq)] [Owner]

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

Property Value

Type: Sequence
See Also