Click or drag to resize

MaintenancePlansRepository Fields

The MaintenancePlansRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCheckDaysAttribute
Definition of the CheckDays data attribute
Public fieldStatic memberCheckMonthsAttribute
Definition of the CheckMonths data attribute
Public fieldStatic memberCodeAttribute
Definition of the Code data attribute
Public fieldStatic memberIdAttribute
Definition of the MaintenancePlan identity attribute
Public fieldStatic memberIsActiveAttribute
Definition of the IsActive data attribute
Public fieldStatic memberMileageKmAttribute
Definition of the MileageKm data attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for MaintenancePlan objects
Public fieldStatic memberTripCountAttribute
Definition of the TripCount data attribute
Top
See Also