The InspectionExport type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| InspectionExport | Initializes a new instance of the InspectionExport class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CaseID |
Internal tracking GUID or ID for inspection.
| |
| CaseNumber |
Internal case number attached to inspection.
| |
| CompletedType |
Type of final report completed.
| |
| CustomerKey |
Customer (carrier) code attached to this inspection.
| |
| CustomerName |
Customer name (carrier name) on file in inspection companies system.
| |
| DateCompleted |
Date completed by inspection company.
| |
| Forms |
List of forms for the given inspection.
| |
| Hazards |
List of all hazards or underwriting concerns found on an inspection.
| |
| HazardScore |
Combined hazard score for inspection.
| |
| PolicyNumber |
Carrier policy number.
| |
| Recommendations |
List of all recommendations for the given inspection.
|