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

This class has options for importing. More...

Public Member Functions

 PackageImportOptions3 ()
 Initializes a new instance of the PackageImportOptions3 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...
 
new ProcessImportOptions2 ProcessImportOptions [get, set]
 Gets or sets the process import options. This property can hold instance of the ProcessImportOptions2 or ProcessImportOptions3 class. 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 PackageImportOptions3 class.

Property Documentation

DashboardExportImportOptions DashboardImportOptions
getsetinherited

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. This property can hold instance of the ProcessImportOptions2 or ProcessImportOptions3 class.

The process import options.

Gets or sets the report import options.

The report import options.