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

FormIdentityEntity class More...

Public Member Functions

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

Properties

bool ExportAssociatedProcess [get, set]
 Gets or sets a value indicating whether [export associated process]. More...
 
bool ExportLinkedReports [get, set]
 Gets or sets a value indicating whether [import linked reports]. More...
 
ProcessExportOptions ProcessExportOptions [get, set]
 Gets or sets the process export options. More...
 

Description

FormIdentityEntity class

Constructor & Destructor Documentation

Initializes a new instance of the ReportExportOptions class.

Property Documentation

bool ExportAssociatedProcess
getset

Gets or sets a value indicating whether [export associated process].

true if [export associated process]; otherwise, false.

bool ExportLinkedReports
getset

Gets or sets a value indicating whether [import linked reports].

true if [import linked reports]; otherwise, false.

Gets or sets the process export options.

The process export options.