Click or drag to resize

VehicleMaintenancePlanAssignmentsRepository Fields

The VehicleMaintenancePlanAssignmentsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIdAttribute
Definition of the VehicleMaintenancePlanAssignment identity attribute
Public fieldStatic memberIsActiveAttribute
Definition of the IsActive data attribute
Public fieldStatic memberLastMaintenanceMileageKmAttribute
Definition of the LastMaintenanceMileageKm data attribute
Public fieldStatic memberLastMaintenanceTripCountAttribute
Definition of the LastMaintenanceTripCount data attribute
Public fieldStatic memberMaintenancePlanIdAttribute
Definition of the data attribute for MaintenancePlan reference
Public fieldStatic memberMaintenancePlanReference
Definition of the MaintenancePlan reference
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberStartingDateAttribute
Definition of the StartingDate data attribute
Public fieldStatic memberTableName
The primary storage table for VehicleMaintenancePlanAssignment objects
Public fieldStatic memberVehicleIdAttribute
Definition of the data attribute for Vehicle reference
Public fieldStatic memberVehicleReference
Definition of the Vehicle reference
Top
See Also