ImportResult Class |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel
public sealed class ImportResult
The ImportResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImportResult |
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
|