Click or drag to resize
AlertConditionsReBuild Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Rebuilds the collection using the order specified in the IDs array.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void ReBuild(
	string[] IDs
)

Parameters

IDs
Type: SystemString
An array of IDs that specify the order.
Remarks