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

DashboardExportImportOptions class More...

Public Member Functions

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

Properties

bool ExportImportCategories [get, set]
 Gets or sets a value indicating whether [export import categories]. More...
 
bool ExportImportCategoryParentage [get, set]
 Gets or sets a value indicating whether [export import category parentage]. More...
 
bool ExportImportGroupMembers [get, set]
 Gets or sets a value indicating whether [export import group members]. More...
 
bool ExportImportResources [get, set]
 Gets or sets a value indicating whether [export import resources]. More...
 
bool OverwriteDashboard [get, set]
 Gets or sets a value indicating whether [over write dashboard]. More...
 

Description

DashboardExportImportOptions class

Constructor & Destructor Documentation

Initializes a new instance of the DashboardExportImportOptions class.

Property Documentation

bool ExportImportCategories
getset

Gets or sets a value indicating whether [export import categories].

true if [export import categories]; otherwise, false.

bool ExportImportCategoryParentage
getset

Gets or sets a value indicating whether [export import category parentage].

true if [export import category parentage]; otherwise, false.

bool ExportImportGroupMembers
getset

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

true if [export import group members]; otherwise, false.

bool ExportImportResources
getset

Gets or sets a value indicating whether [export import resources].

true if [export import resources]; otherwise, false.

bool OverwriteDashboard
getset

Gets or sets a value indicating whether [over write dashboard].

true if [over write dashboard]; otherwise, false.