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

Parameters

FilterNode
Type: DataPAEnterpriseDashboardFilterNode
The current object in the collection.

Return Value

Type: FilterNode
The Next Object in the collection.
Remarks