DashboardLoader Class |
![]() |
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class DashboardLoader : _DashboardLoader, ISerializable
The DashboardLoader type exposes the following members.
Name | Description | |
---|---|---|
![]() | DashboardLoader | Initializes a new instance of the DashboardLoader class |
Name | Description | |
---|---|---|
![]() | CopyWithoutData |
Copies a dashboard from one stream to another, removing the source data
|
![]() | GetObjectData | |
![]() | LoadFromArray |
Function to return a ManagedDashboard object from a byte array.
|
![]() | LoadFromFile |
Function to return a saved ManagedDashboard object from an OS file.
|
![]() | LoadFromFileDataLocation |
Function to return a saved ManagedDashboard object from an OS file based on a data location.
|
![]() | LoadFromStream |
Function to load a managed dashboard from a stream
|
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
Name | Description | |
---|---|---|
![]() | DashboardStyle |
Gets and sets the style that will be applied to the loaded dashboard
|
![]() | DebugInfo |
Returns debug text.
|
![]() | LoadCubeData |
Gets and sets a property to indicate whether cube data should be loaded with this object
|
![]() | LoadGridLayout |
Gets and sets a property to indicate whether grid layout XML data should be loaded with this object
|
![]() | LoadPartialSummaryData |
Gets and sets a property to indicate whether partial summary data should be loaded with this object
|
![]() | LoadSourceData |
Gets and sets a value that indicates whether the source data for queries should be loaded.
|
![]() | LoadSummaryData |
Gets and sets a property to indicate whether summary data should be loaded with this object
|
![]() | MemoryStream | |
![]() | MemoryStreamByte | |
![]() | ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
![]() | StoreSourceData |
Gets and sets a property that indicates if the source data should be stored on disk when opened without data
|