Click or drag to resize

CrewMemberOrdinalPos Property

Ordinal position. Ordinal_Pos=0 has special meaning - this is the crew leader.

Namespace:  Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<int> OrdinalPos { get; set; }

Property Value

Type: NullableInt32
See Also