Click or drag to resize

CustomPropertyKeyOrder Property

When not null, indicates, that the property is a key property and contains the property consequtive position withing the entity. Used for BI and other analysis.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<byte> KeyOrder { get; set; }

Property Value

Type: NullableByte
See Also