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

DeploymentImportOptions Class. More...

Public Member Functions

 DeploymentImportOptions ()
 Initializes a new instance of the Deployment class. More...
 

Properties

bool ImportRoleMembers [get, set]
 Gets or sets a value indicating whether to Import role members or not. More...
 
bool ImportSecurityRoles [get, set]
 Gets or sets a value indicating whether to Import security roles or not. More...
 
bool ImportSecurityTokens [get, set]
 Gets or sets a value indicating whether to Import security tokens or not. More...
 
bool IncludeExportConnectorMappings [get, set]
 Gets or sets a value indicating whether to include connector mappings or not. More...
 
bool OverwriteExistingDeviceProfiles [get, set]
 Gets or sets a value indicating whether to overwrite existing device profiles or not. More...
 
bool OverwriteExistingDevices [get, set]
 Gets or sets a value indicating whether to overwrite existing devices or not. More...
 
bool OverwriteExistingDeviceSettings [get, set]
 Gets or sets a value indicating whether to overwrite existing device settings or not. More...
 
bool OverwriteExistingGlobalVariables [get, set]
 Gets or sets a value indicating whether to Overwrite existing Global Variables or not. More...
 
bool OverwriteExistingRoles [get, set]
 Gets or sets a value indicating whether to overwrite roles or not. More...
 
bool OverwriteExistingServerVariables [get, set]
 Gets or sets a value indicating whether to Overwrite Existing Server Variables or not. More...
 
bool OverwriteNonVersionedItems [get, set]
 Gets or sets a value indicating whether to overwrite non versioned items or not. More...
 
bool OverwriteWebServiceReferences [get, set]
 Gets or sets a value indicating whether to overwrite Web Service References or not. More...
 

Description

DeploymentImportOptions Class.

Constructor & Destructor Documentation

Initializes a new instance of the Deployment class.

Property Documentation

bool ImportRoleMembers
getset

Gets or sets a value indicating whether to Import role members or not.

true to Import role members; otherwise, false.

bool ImportSecurityRoles
getset

Gets or sets a value indicating whether to Import security roles or not.

true to Import security roles; otherwise, false.

bool ImportSecurityTokens
getset

Gets or sets a value indicating whether to Import security tokens or not.

true to Import security tokens; otherwise, false.

bool IncludeExportConnectorMappings
getset

Gets or sets a value indicating whether to include connector mappings or not.

true to include connector mappings; otherwise, false.

bool OverwriteExistingDeviceProfiles
getset

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

true to Overwrite existing device profiles; otherwise, false.

bool OverwriteExistingDevices
getset

Gets or sets a value indicating whether to overwrite existing devices or not.

true to Overwrite existing devices; otherwise, false.

bool OverwriteExistingDeviceSettings
getset

Gets or sets a value indicating whether to overwrite existing device settings or not.

true to Overwrite existinge device settings; otherwise, false.

bool OverwriteExistingGlobalVariables
getset

Gets or sets a value indicating whether to Overwrite existing Global Variables or not.

true to Overwrite Global Variables; otherwise, false.

bool OverwriteExistingRoles
getset

Gets or sets a value indicating whether to overwrite roles or not.

true to overwrite roles; otherwise, false.

bool OverwriteExistingServerVariables
getset

Gets or sets a value indicating whether to Overwrite Existing Server Variables or not.

true to is Overwrite Existing Server Variables; otherwise, false.

bool OverwriteNonVersionedItems
getset

Gets or sets a value indicating whether to overwrite non versioned items or not.

true to Overwrite non versioned items; otherwise, false.

bool OverwriteWebServiceReferences
getset

Gets or sets a value indicating whether to overwrite Web Service References or not.

true to Overwrite Web Service References; otherwise, false.