Click or drag to resize

VehicleCrewCount Property

Crew members count. For road vehicles = 1; for trailers, coaches and wagons =0; air and water vehicles may have higher counts. [Default(1)] [Filter(eq;ge;le)]

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

Property Value

Type: NullableInt32
See Also