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

Provides various options to export a process. More...

Public Member Functions

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

Properties

bool ExportCaseFragments [get, set]
 Gets or sets a value indicating whether to export case fragments. More...
 
bool ExportCategories [get, set]
 Gets or sets a value indicating whether to export categories. More...
 
bool ExportDotNetReferencesWithPath [get, set]
 Gets or sets a value indicating whether to export dot net references with path. More...
 
bool ExportExtractionClassificationData [get, set]
 Gets or sets a value indicating whether to export the classification data. More...
 
bool ExportGroupResourceMembers [get, set]
 Gets or sets a value indicating whether to export group resource members. More...
 
bool ExportPageRenditions [get, set]
 Gets or sets a value indicating whether [export page renditions]. More...
 
bool ExportReportingTags [get, set]
 Gets or sets a value indicating whether [Export Reporting Tags]. More...
 
bool ExportResources [get, set]
 Gets or sets a value indicating whether to export resources. More...
 
bool ExportResourcesExtensions [get, set]
 Gets or sets a value indicating whether to export resources extensions. More...
 
bool ExportServerVariables [get, set]
 Gets or sets a value indicating whether to export server variables. More...
 
bool ExportTemplateSkins [get, set]
 Gets or sets a value indicating whether to export template skins. More...
 
short ExportType [get, set]
 Gets or sets the associated maps.

EnumerationDescription
0To export only parent map.
1To export parent and associated maps in single file.
2To export parent and associated maps in multiple files.
More...
 
bool GeneralizedExport [get, set]
 Gets or sets a value indicating whether to generalize export. More...
 
bool IncludeExportConnectorMappings [get, set]
 Gets or sets a value indicating whether [export connector mappings]. More...
 
ProtectedItemCollection ProtectedItems [get, set]
 Gets or sets the collection of protected items that are being exported. More...
 
bool WithCategoryParentage [get, set]
 Gets or sets a value indicating whether to include category parentage. More...
 

Description

Provides various options to export a process.

Constructor & Destructor Documentation

Initializes a new instance of the ProcessExportOptions2 class.

Property Documentation

bool ExportCaseFragments
getsetinherited

Gets or sets a value indicating whether to export case fragments.

True to export case fragments; otherwise, false.

bool ExportCategories
getsetinherited

Gets or sets a value indicating whether to export categories.

True to export categories; otherwise, false.

bool ExportDotNetReferencesWithPath
getsetinherited

Gets or sets a value indicating whether to export dot net references with path.

True to export dot net references with path; otherwise, false.

bool ExportExtractionClassificationData
getset

Gets or sets a value indicating whether to export the classification data.

bool ExportGroupResourceMembers
getsetinherited

Gets or sets a value indicating whether to export group resource members.

True to export group resource members; otherwise, false.

bool ExportPageRenditions
getset

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

True to export page renditions; otherwise, false.

bool ExportReportingTags
getset

Gets or sets a value indicating whether [Export Reporting Tags].

True to Export Reporting Tags; otherwise, false.

bool ExportResources
getsetinherited

Gets or sets a value indicating whether to export resources.

True to export resources; otherwise, false.

bool ExportResourcesExtensions
getsetinherited

Gets or sets a value indicating whether to export resources extensions.

True to export resources extensions; otherwise, false.

bool ExportServerVariables
getsetinherited

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

True to export server variables; otherwise, false.

bool ExportTemplateSkins
getsetinherited

Gets or sets a value indicating whether to export template skins.

True to export template skins; otherwise, false.

short ExportType
getsetinherited

Gets or sets the associated maps.

EnumerationDescription
0To export only parent map.
1To export parent and associated maps in single file.
2To export parent and associated maps in multiple files.

The associated maps.

bool GeneralizedExport
getsetinherited

Gets or sets a value indicating whether to generalize export.

True to generalize export; otherwise, false.

bool IncludeExportConnectorMappings
getset

Gets or sets a value indicating whether [export connector mappings].

True to export connector mappings; otherwise, false

ProtectedItemCollection ProtectedItems
getset

Gets or sets the collection of protected items that are being exported.

bool WithCategoryParentage
getsetinherited

Gets or sets a value indicating whether to include category parentage.

True to include category parentage; otherwise, false.