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

This class has options for importing. More...

Public Member Functions

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

Properties

DashboardExportImportOptions DashboardImportOptions [get, set]
 Gets or sets the dashboard import options. More...
 
FormImportOptions FormImportOptions [get, set]
 Gets or sets the form import options.This property can hold instance of FormImportOptions2 or FormImportOptions3 class. More...
 
ProcessImportOptions ProcessImportOptions [get, set]
 Gets or sets the process import options. More...
 
ReportImportOptions ReportImportOptions [get, set]
 Gets or sets the report import options. More...
 

Description

This class has options for importing.

Constructor & Destructor Documentation

Initializes a new instance of the PackageImportOptions2 class.

Property Documentation

DashboardExportImportOptions DashboardImportOptions
getset

Gets or sets the dashboard import options.

The dashboard import options.

Gets or sets the form import options.This property can hold instance of FormImportOptions2 or FormImportOptions3 class.

The form import options.

Gets or sets the process import options.

The process import options.

Gets or sets the report import options.

The report import options.