Inspection Class |
[This is preliminary documentation and is subject to change.]
Namespace: CFX.Structures
The Inspection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Comments |
Optional comments from the inspector who inspected the unit
|
![]() | DefectsFound |
The defects that were discovered in the course of performing this inspection (if any)
|
![]() | Error |
In the case that the inspection cannot be completed, the error that was the cause of this outcome.
|
![]() | InspectionEndTime |
Indicates the time when this particular inspection ended (if known)
|
![]() | InspectionName |
Identifies the nature of the inspection performed
|
![]() | InspectionStartTime |
Indicates the time when this particular inspection began (if known)
|
![]() | Measurements |
The measurements that were taken in the course of performing this inspection (if any).
NOTE - Only measurements not related to particular defects or symptoms should be recorded here.
|
![]() | Result |
The overall result of the inspection
|
![]() | Symptoms |
Any symptoms that were discovered during the inspection (if any).
|
![]() | TestProcedure |
Procedure to be followed to perform this inspection (primarily for human driven inspection)
|
![]() | UniqueIdentifier |
A unique indentifier describing a particular instance of an inspection was made.
Each new occurrence or recurrence of this same inspection gets a new unique identifier.
|