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

FormIdentityEntity class More...

Public Member Functions

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

Properties

bool ExportBusinessRules [get, set]
 Gets or sets a value indicating whether [export business rules]. More...
 
bool ExportGlobalVariables [get, set]
 Gets or sets a value indicating whether [export global variables]. More...
 
bool ExportHeader [get, set]
 Gets or sets a value indicating whether [export header]. More...
 
bool ExportNavigation [get, set]
 Gets or sets a value indicating whether [export navigation]. More...
 
bool ExportRoleMembers [get, set]
 Gets or sets a value indicating whether [export role members]. More...
 
bool ExportSecurityRoles [get, set]
 Gets or sets a value indicating whether [export security roles]. More...
 
bool ExportSecurityTokens [get, set]
 Gets or sets a value indicating whether [export security tokens]. More...
 
bool ExportWebServices [get, set]
 Gets or sets a value indicating whether [export web services]. More...
 
ProcessExportOptions ProcessExportOptions [get, set]
 Gets or sets the process export options. More...
 
ProtectedItemCollection ProtectedItems [get, set]
 Gets or sets the protected items. More...
 

Description

FormIdentityEntity class

Constructor & Destructor Documentation

Initializes a new instance of the FormExportOptions class.

Property Documentation

bool ExportBusinessRules
getset

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

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

bool ExportGlobalVariables
getset

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

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

bool ExportHeader
getset

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

true if [export header]; otherwise, false.

bool ExportNavigation
getset

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

true if [export navigation]; otherwise, false.

bool ExportRoleMembers
getset

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

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

bool ExportSecurityRoles
getset

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

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

bool ExportSecurityTokens
getset

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

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

bool ExportWebServices
getset

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

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

Gets or sets the process export options.

The process export options.

ProtectedItemCollection ProtectedItems
getset

Gets or sets the protected items.

The protected items.