Click or drag to resize
ControlPanelObjectsGetNextObject 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 ControlPanelObject GetNextObject(
	ControlPanelObject ControlPanelObject
)

Parameters

ControlPanelObject
Type: DataPAEnterpriseDashboardControlPanelObject
The current object in the collection.

Return Value

Type: ControlPanelObject
The Next Object in the collection.
Remarks