Click or drag to resize
CategoriesCollectionMoveCategoryUp Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Moves a specific category up the list.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void MoveCategoryUp(
	string ID
)

Parameters

ID
Type: SystemString
The id of the category to move.
Remarks