Click or drag to resize

ImportResult Properties

[This is preliminary documentation and is subject to change.]

The ImportResult type exposes the following members.

Properties
  NameDescription
Public propertyAnalysisModel
The model that has been imported
Public propertyErrors
Contains all validation results which are errors
Public propertyInfos
Contains all validation results which are informational
Public propertyValidationResults
All the validation results encountered during the import
Public propertyWarnings
Contains all validation results which are warnings
Top
See Also