Click or drag to resize
DashboardObjectsGetNextObject Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the Next Object in the collection.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DashboardObject GetNextObject(
	DashboardObject DashboardObject
)

Parameters

DashboardObject
Type: DataPAEnterpriseDashboardDashboardObject
The current object in the collection.

Return Value

Type: DashboardObject
The Next Object in the collection.
Remarks