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

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

Parameters

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