ImportResult Properties |
[This is preliminary documentation and is subject to change.]
The ImportResult type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalysisModel |
The model that has been imported
| |
| Errors |
Contains all validation results which are errors
| |
| Infos |
Contains all validation results which are informational
| |
| ValidationResults |
All the validation results encountered during the import
| |
| Warnings |
Contains all validation results which are warnings
|