Click or drag to resize
QueryConditionsMoveUp Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Moves the condition identified by the UniqueID back one in the list

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void MoveUp(
	string UniqueID
)

Parameters

UniqueID
Type: SystemString
The UniqueID to identify the condition to move
Remarks