The ImportResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CaseID |
Our returned internal inspection tracing ID number (GUID).
| |
| CaseNumber |
Our internal case number (integer) for tracking inspection.
| |
| Duplicate |
True false indicator for if we may have found a duplicate.
| |
| DuplicateReason |
Reason we think it may be a duplicate request.
| |
| Errors |
List of errors if it was not successful.
| |
| PolicyNumber |
Policy number imported.
| |
| Successful |
If the import/order request was successful.
|