Inspection
Structures and devices are periodically inspected to ensure proper functioning and quality. The abstract class Inspection provides a way to define this information for structures, devices, controls, and units. Define specific Inspection objects on an as-needed basis. As a new Inspection object is defined, you should also define any necessary relationships.
Subtypes: None
Associations: To be defined by user
Attributes:
Field Name |
Field Type |
Description |
---|---|---|
Comments |
text |
User or designer comments. |
FacilityID |
text |
Meaningful company-assigned unique identifier. |
Hyperlink |
text |
Used to store a hyperlink path via standard Esri hyperlinking functionality. |
InspectionDate |
date |
Date inspected. |
InspectionType |
text |
Code indicating type of inspection; domain values include History, Inspection, and Maintenance. |
Inspector |
text |
Name of inspector. |