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

SpaPackageImportOptions3 class More...

Public Member Functions

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

Properties

bool ImportFormRoleMembers [get, set]
 Gets or sets a value indicating whether to import form role members. More...
 
bool ImportFormSecurityRoles [get, set]
 Gets or sets a value indicating whether to import form security roles. More...
 
bool ImportFormSecurityTokens [get, set]
 Gets or sets a value indicating whether to import form security tokens. More...
 
bool ImportFormWebServices [get, set]
 Gets or sets a value indicating whether to import form web services. More...
 
bool OverwriteExistingDevices [get, set]
 Gets or sets a value indicating whether [overwrite existing devices]. More...
 
bool OverwriteExistingDeviceSettings [get, set]
 Gets or sets a value indicating whether [overwrite existing device settings]. More...
 
bool OverwriteExistingDevicesProfiles [get, set]
 Gets or sets a value indicating whether [overwrite existing devices profiles]. More...
 
bool OverwriteFormGlobalVariables [get, set]
 Gets or sets a value indicating whether to overwrite form global variables. More...
 
bool OverwriteNonVersionedItems [get, set]
 Gets or sets a value indicating whether to overwrite nonversioned items. More...
 
bool OverwriteServerVariables [get, set]
 Gets or sets a value indicating whether to overwrite server variables. More...
 
short SpaPackageImportType [get, set]
 Gets or sets a value indicating how the package should be imported. Refer SpaPackageImportType for possible values. More...
 

Description

SpaPackageImportOptions3 class

Constructor & Destructor Documentation

Initializes a new instance of the SpaPackageImportOptions3 class.

Property Documentation

bool ImportFormRoleMembers
getset

Gets or sets a value indicating whether to import form role members.

true to import form role members; otherwise, false.

bool ImportFormSecurityRoles
getset

Gets or sets a value indicating whether to import form security roles.

true to import form security roles; otherwise, false.

bool ImportFormSecurityTokens
getset

Gets or sets a value indicating whether to import form security tokens.

true to import form security tokens; otherwise, false.

bool ImportFormWebServices
getset

Gets or sets a value indicating whether to import form web services.

true to import form web services; otherwise, false.

bool OverwriteExistingDevices
getset

Gets or sets a value indicating whether [overwrite existing devices].

true if [overwrite existing devices]; otherwise, false.

bool OverwriteExistingDeviceSettings
getset

Gets or sets a value indicating whether [overwrite existing device settings].

true if [overwrite existing device settings]; otherwise, false.

bool OverwriteExistingDevicesProfiles
getset

Gets or sets a value indicating whether [overwrite existing devices profiles].

true if [overwrite existing devices profiles]; otherwise, false.

bool OverwriteFormGlobalVariables
getset

Gets or sets a value indicating whether to overwrite form global variables.

true to overwrite form global variables; otherwise, false.

bool OverwriteNonVersionedItems
getset

Gets or sets a value indicating whether to overwrite nonversioned items.

true to overwrite nonversioned items; otherwise, false.

bool OverwriteServerVariables
getset

Gets or sets a value indicating whether to overwrite server variables.

true to overwrite server variables; otherwise, false.

short SpaPackageImportType
getset

Gets or sets a value indicating how the package should be imported. Refer SpaPackageImportType for possible values.

Spa package import type.