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

More...

Public Member Functions

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

Properties

short ImportWarningType [get, set]
 Gets or sets the type of the import warning.

EnumerationDescription
0None
1DuplicateDataGroupings
2DuplicateWebServices
3DuplicateBusinessRules
4DuplicateEntityDefinitions
5DuplicateChecklists
6DuplicateStaticDataList
7DuplicateResourceExtension
More...
 
StringCollection Warnings [get, set]
 Gets or sets the warnings. More...
 

Description

ExportedProcess class

Constructor & Destructor Documentation

Initializes a new instance of the ImportWarningsInfo class.

Property Documentation

short ImportWarningType
getset

Gets or sets the type of the import warning.

EnumerationDescription
0None
1DuplicateDataGroupings
2DuplicateWebServices
3DuplicateBusinessRules
4DuplicateEntityDefinitions
5DuplicateChecklists
6DuplicateStaticDataList
7DuplicateResourceExtension

The type of the import warning.

StringCollection Warnings
getset

Gets or sets the warnings.

The errors info.