Click or drag to resize

MaintenanceTypesRepository Fields

The MaintenanceTypesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCodeAttribute
Definition of the Code data attribute
Public fieldStatic memberDefaultParameterChangeAttribute
Definition of the DefaultParameterChange data attribute
Public fieldStatic memberDefaultScheduleDaysAttribute
Definition of the DefaultScheduleDays data attribute
Public fieldStatic memberDefaultScheduleMonthsAttribute
Definition of the DefaultScheduleMonths data attribute
Public fieldStatic memberDescriptionAttribute
Definition of the Description data attribute
Public fieldStatic memberIdAttribute
Definition of the MaintenanceType identity attribute
Public fieldStatic memberMaintenanceTypeGroupIdAttribute
Definition of the data attribute for MaintenanceTypeGroup reference
Public fieldStatic memberMaintenanceTypeGroupReference
Definition of the MaintenanceTypeGroup reference
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for MaintenanceType objects
Public fieldStatic memberTrackedParameterIdAttribute
Definition of the data attribute for TrackedParameter reference
Public fieldStatic memberTrackedParameterReference
Definition of the TrackedParameter reference
Top
See Also