All Classes Namespaces Functions Properties Pages
Properties | List of all members
ProcessImportOptions2 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 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 OverwriteExistingProfiles [get, set]
 Gets or sets a value indicating whether to overwrite existing profiles. 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 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
getsetinherited

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

bool ImportGroupsWithResourceMembers
getsetinherited

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

True to import groups with resources; otherwise, false.

bool ImportResources
getsetinherited

Gets or sets a value indicating whether to import resources.

True to import resources; otherwise, false.

bool OverwriteExistingBusinessRules
getsetinherited

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

True to overwrite business rules; otherwise, false.

bool OverwriteExistingChecklistData
getsetinherited

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

True to overwrite checklist data; otherwise, false.

bool OverwriteExistingEntityDefinitions
getsetinherited

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

True to overwrite entity definition; otherwise, false.

bool OverwriteExistingProfiles
getset

Gets or sets a value indicating whether to overwrite existing profiles.

True to overwrite existing profiles; otherwise, false.

bool OverwriteExistingRoles
getsetinherited

Gets or sets a value indicating whether to overwrite roles.

True to overwrite roles; otherwise, false.

bool OverwriteExistingStaticDataLists
getsetinherited

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

True to overwrite static data list; otherwise, false.

bool OverwriteExistingWQDefinitions
getsetinherited

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

True to overwrite workqueue definition; otherwise, false.

bool OverwritePageRenditions
getsetinherited

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

True to overwrite page renditions; otherwise, false.

bool SaveLibraryItemsAsOrdinary
getsetinherited

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

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