All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
ImportErrorsInfo Class Reference

ExportedProcess class More...

Public Member Functions

 ImportErrorsInfo ()
 Initializes a new instance of the ImportErrorsInfo class. More...
 

Properties

StringCollection Errors [get, set]
 Gets or sets the errors information. More...
 
string FailedReason [get, set]
 Gets or sets the failed reason. More...
 
short ImportErrorType [get, set]
 Gets or sets the type of the import error.

EnumerationDescription
0None
1ClashingTypeVariables
2ClashingVariables
More...
 

Description

ExportedProcess class

Constructor & Destructor Documentation

Initializes a new instance of the ImportErrorsInfo class.

Property Documentation

StringCollection Errors
getset

Gets or sets the errors information.

The errors info.

string FailedReason
getset

Gets or sets the failed reason.

The failed reason.

short ImportErrorType
getset

Gets or sets the type of the import error.

EnumerationDescription
0None
1ClashingTypeVariables
2ClashingVariables

The type of the import error.