Click or drag to resize

VehicleMaintenancePlanAssignmentLastMaintenanceTripCount Property

The trip count of the vehicle, when the last maintenance of this type occurred. Should be specified for plans, which trip count check.

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

Property Value

Type: NullableInt32
See Also