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

Parameters

CalculatedColumn
Type: DataPAEnterpriseDashboardCalculatedColumn
The current object in the collection.

Return Value

Type: CalculatedColumn
The Next Object in the collection.
Remarks