DashboardDesignerCreateDashboard Method |
|
DataPA OpenAnalytics API Reference
Create a new ManagedDashboard object and opens it in the control.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public bool CreateDashboard()
Public Function CreateDashboard As Boolean
public:
virtual bool CreateDashboard() sealed
function CreateDashboard();
Return Value
Type:
Booleantrue if ManagedDashboard object was created and opened.
Remarks See Also