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

FormIdentityEntity class More...

Public Member Functions

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

Properties

bool ImportBusinessRules [get, set]
 Gets or sets a value indicating whether [Import business rules]. More...
 
bool ImportGlobalVariables [get, set]
 Gets or sets a value indicating whether [Import global variables]. More...
 
bool ImportHeader [get, set]
 Gets or sets a value indicating whether [Import header]. More...
 
bool ImportNavigation [get, set]
 Gets or sets a value indicating whether [Import navigation]. More...
 
bool ImportRoleMembers [get, set]
 Gets or sets a value indicating whether [Import role members]. More...
 
bool ImportSecurityRoles [get, set]
 Gets or sets a value indicating whether [Import security roles]. More...
 
bool ImportSecurityTokens [get, set]
 Gets or sets a value indicating whether [Import security tokens]. More...
 
bool ImportWebServices [get, set]
 Gets or sets a value indicating whether [Import web services]. More...
 
bool OverwriteExistingGlobalVariables [get, set]
 Gets or sets a value indicating whether [Overwrite Global Variables] More...
 
ProcessImportOptions ProcessImportOptions [get, set]
 Gets or sets the process Import options. More...
 

Description

FormIdentityEntity class

Constructor & Destructor Documentation

Initializes a new instance of the FormImportOptions class.

Property Documentation

bool ImportBusinessRules
getset

Gets or sets a value indicating whether [Import business rules].

true if [Import business rules]; otherwise, false.

bool ImportGlobalVariables
getset

Gets or sets a value indicating whether [Import global variables].

true if [Import global variables]; otherwise, false.

bool ImportHeader
getset

Gets or sets a value indicating whether [Import header].

true if [Import header]; otherwise, false.

bool ImportNavigation
getset

Gets or sets a value indicating whether [Import navigation].

true if [Import navigation]; otherwise, false.

bool ImportRoleMembers
getset

Gets or sets a value indicating whether [Import role members].

true if [Import role members]; otherwise, false.

bool ImportSecurityRoles
getset

Gets or sets a value indicating whether [Import security roles].

true if [Import security roles]; otherwise, false.

bool ImportSecurityTokens
getset

Gets or sets a value indicating whether [Import security tokens].

true if [Import security tokens]; otherwise, false.

bool ImportWebServices
getset

Gets or sets a value indicating whether [Import web services].

true if [Import web services]; otherwise, false.

bool OverwriteExistingGlobalVariables
getset

Gets or sets a value indicating whether [Overwrite Global Variables]

true if [Overwrite Existing Global Variables]; otherwise, false.

Gets or sets the process Import options.

The process Import options.