ITSVehInspItem
Name: ITS Vehicle Inspection Item
Type: Application
Modules: ITS
Description: Vehicle Inspection Items presented to vehicle operators to be marked as defect.
| Field | Documentation |
|---|---|
| ItemId | Unique identifier for a row in this table. |
| CategoryId | Category identifier from ITSVehInspCategory.CategoryId. |
| SortOrder | Order in which to display inspection items. |
| MaintenanceTypeId | If non-zero; then automatically make call into OPS (ITSCADServer::CreateOPSVehicleMaintenance) using this MaintenanceTypeId. |
| BusTypeId | Internal use only. |
| INSDescription | Display text for this inspection item. |
| PassCheckList | Deprecated. |