ManagedDashboard Methods |
The ManagedDashboard type exposes the following members.
Name | Description | |
---|---|---|
AddQueryFromFile |
Allows a query to be added to the dashboard from a query file.
|
|
AlertsMenuJSON | ||
ApplyFiltersToDashboard | ||
ApplyTreeviewValues | ||
BuildDependentObjectLists |
Method that builds the lists of dependant objects for each control panel object
|
|
CancelRefreshingQuery |
Causes the RefreshingQuery to be cancelled.
|
|
ClearCachedSourceData |
If the dashboard has been loaded without source data, will clear the stored data
|
|
ClearData |
Clears all stored data from this dashboard.
|
|
ClearData(Boolean) |
Clears all stored data from this dashboard.
|
|
DropDownListArrayString | ||
EnsureObjectsAreRefreshed | ||
GetMetadata |
Returns metadata on this Dashboard's objects, such as number of objects, number of control panels etc
|
|
GetObjectData(SerializationInfo) | ||
GetObjectData(SerializationInfo, StreamingContext) | ||
GetTelemetryMetrics | ||
GetTelemetryProperties | ||
KillTimers |
Stops all auto refresh timers.
|
|
LoadSourceData |
If the dashboard has been loaded without source data, will force the data to load
|
|
ProcessAlerts |
Method that checks the conditions against each defined dashboard alert and raises the Alert event for any that resolve to true
|
|
ProcessAlerts(DashboardQuery) |
Method that checks the conditions against each dashboard alert based on a specific query and raises the Alert event for any that resolve to true
|
|
ProcessAPIParametersUpdates | ||
ProcessColumnDrillDownString | ||
ProcessDataDrillDownString | ||
ProcessDataGridRowDrillDownString | ||
ProcessGetSelectionResults | ||
ProcessGroupDrillDownString | ||
ProcessMobileGetDashboardProperties | ||
ProcessObjectsToExport |
Method that checks for objects that need to be exported, and raises an event against any objects that need to be exported
|
|
ProcessObjectsToExport(DashboardQuery) |
Method that checks for objects that need to be exported, and raises an event against any objects that need to be exported
|
|
ProcessPostRefreshData | ||
ProcessRefreshOnOpen | ||
Publish |
Publishes this Dashboard to DataPA Enterprise
|
|
pushToinmydata |
Pushes data for this dashboard query to inmydata
|
|
RefreshDataAndSave |
Refreshes all the data in the dashboard and saves the resulting dashboard.
|
|
RefreshXML |
Causes all DashboardObjects in this ManagedDashboard to rebuild the XML property.
|
|
Save |
Saves this dashboard to disk.
|
|
Serialize |
Serializes this ManagedDashboard to a memory stream
|
|
UpdateDashboardObjectsAfterQueryRefresh |
Updates all of the dashboard objects dependant on a specific query
|
|
WriteJSONtoString |