Click or drag to resize
ControlPanelObjectsAdd Method (ControlPanelObject) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Adds a ControlPanelObject to this collection.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void Add(
	ControlPanelObject ControlPanelObject
)

Parameters

ControlPanelObject
Type: DataPAEnterpriseDashboardControlPanelObject
The object you wish to add to the collection.
Remarks