Click or drag to resize
DashboardObject Constructor (DashboardObjects, DashboardObjectDashboardObjectType) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates and returns a new DashboardObject.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DashboardObject(
	DashboardObjects Parent,
	DashboardObjectDashboardObjectType ObjectType
)

Parameters

Parent
Type: DataPAEnterpriseDashboardDashboardObjects
The parent DashboardObjects collection.
ObjectType
Type: DataPAEnterpriseDashboardDashboardObjectDashboardObjectType
The type of DashboardObject.
Remarks