All Classes Namespaces Functions Properties Pages
Properties | List of all members
ProcessImportOptions Class Reference

Contains various options to import a process. More...

Properties

bool ImportCategories [get, set]
 Gets or sets a value indicating whether Categories should be imported or not. More...
 
bool ImportGroupsWithResourceMembers [get, set]
 Gets or sets a value indicating whether to import groups with resources. More...
 
bool ImportResources [get, set]
 Gets or sets a value indicating whether to import resources. More...
 
bool IncludeExportConnectorMappings [get, set]
 Gets or sets a value indicating whether [overwrite connector mappings]. More...
 
bool OverwriteExistingBusinessRules [get, set]
 Gets or sets a value indicating whether to overwrite business rules. More...
 
bool OverwriteExistingChecklistData [get, set]
 Gets or sets a value indicating whether to overwrite checklist data. More...
 
bool OverwriteExistingEntityDefinitions [get, set]
 Gets or sets a value indicating whether to overwrite entity definition. More...
 
bool OverwriteExistingRoles [get, set]
 Gets or sets a value indicating whether to overwrite roles. More...
 
bool OverwriteExistingStaticDataLists [get, set]
 Gets or sets a value indicating whether to overwrite static data list. More...
 
bool OverwriteExistingWQDefinitions [get, set]
 Gets or sets a value indicating whether to overwrite workqueue definition. More...
 
bool OverwritePageRenditions [get, set]
 Gets or sets a value indicating whether [overwrite page renditions]. More...
 
bool OverwriteReportingTags [get, set]
 Gets or sets a value indicating whether [overwrite reporting tags]. More...
 
bool SaveLibraryItemsAsOrdinary [get, set]
 Gets or sets a value indicating whether to save library items as ordinary. More...
 

Description

Contains various options to import a process.

Property Documentation

bool ImportCategories
getset

Gets or sets a value indicating whether Categories should be imported or not.

bool ImportGroupsWithResourceMembers
getset

Gets or sets a value indicating whether to import groups with resources.

True to import groups with resources; otherwise, false.

bool ImportResources
getset

Gets or sets a value indicating whether to import resources.

True to import resources; otherwise, false.

bool IncludeExportConnectorMappings
getset

Gets or sets a value indicating whether [overwrite connector mappings].

true if [overwrite connector mappings]; otherwise, false.

bool OverwriteExistingBusinessRules
getset

Gets or sets a value indicating whether to overwrite business rules.

True to overwrite business rules; otherwise, false.

bool OverwriteExistingChecklistData
getset

Gets or sets a value indicating whether to overwrite checklist data.

True to overwrite checklist data; otherwise, false.

bool OverwriteExistingEntityDefinitions
getset

Gets or sets a value indicating whether to overwrite entity definition.

True to overwrite entity definition; otherwise, false.

bool OverwriteExistingRoles
getset

Gets or sets a value indicating whether to overwrite roles.

True to overwrite roles; otherwise, false.

bool OverwriteExistingStaticDataLists
getset

Gets or sets a value indicating whether to overwrite static data list.

True to overwrite static data list; otherwise, false.

bool OverwriteExistingWQDefinitions
getset

Gets or sets a value indicating whether to overwrite workqueue definition.

True to overwrite workqueue definition; otherwise, false.

bool OverwritePageRenditions
getset

Gets or sets a value indicating whether [overwrite page renditions].

True to overwrite page renditions; otherwise, false.

bool OverwriteReportingTags
getset

Gets or sets a value indicating whether [overwrite reporting tags].

True to overwrite reporting tags; otherwise, false.

bool SaveLibraryItemsAsOrdinary
getset

Gets or sets a value indicating whether to save library items as ordinary.

True to save library items as ordinary; otherwise, false.