Click or drag to resize
DashboardLoader Methods DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The DashboardLoader type exposes the following members.

Methods
  Name Description
Public method CopyWithoutData
Copies a dashboard from one stream to another, removing the source data
Public method GetObjectData
Public method LoadFromArray
Function to return a ManagedDashboard object from a byte array.
Public method LoadFromFile
Function to return a saved ManagedDashboard object from an OS file.
Public method LoadFromFileDataLocation
Function to return a saved ManagedDashboard object from an OS file based on a data location.
Public method LoadFromStream
Function to load a managed dashboard from a stream
Top
See Also