Overview
This topic describes the attributes of the Order enumeration class.
Type
Enum (enumeration type)
Sorting methods
Parameter description
| Parameter | Type | Description |
|---|---|---|
| DECREASE | Enum | The sorting in descending order. |
| INCREASE | Enum | The sorting in ascending order. |