Process Management Sorting Constants

The following constants represent sorting options for process units.

Table 65. CEnumProcessFlowSortOrders Enumeration

Constant

Description

PROCESS_FLOW_SORT_NONE

No sorting is applied.

PROCESS_FLOW_SORT_PASSFAILASC

Sort by validation status in ascending order.

PROCESS_FLOW_SORT_PASSFAILDESC

Sort by validation status in descending order.

PROCESS_FLOW_SORT_STATEASC

Sort by review level in ascending order.

PROCESS_FLOW_SORT_STATEDESC

Sort by review level in descending order.