Journal Report Sort Option Constants
The following constants represent sorting options for journal reports.
Table 50. tagJOURNALREPORTSORTFLAGS Enumeration
Constant | Description |
---|
JOURNALREPORT_SORT_ASCENDING | Ascending sort order. |
JOURNALREPORT_SORT_DESCENDING | Descending sort order. |
NUM_JOURNALREPORT_SORT_FLAGS | Represents the number of available sorting options. |