Process Management Validation Constants
The following constants represent statuses related to validation for promotion.
Table 64. CEnumProcessFlowPassFailStatus Enumeration
Constant | Description |
---|
PROCESS_FLOW_STATUS_FAILED | Failed validation. |
PROCESS_FLOW_STATUS_PASSED | Passed validation. |
PROCESS_FLOW_STATUS_NOTSUPPORTED | For internal use. |
NUM_PROCESS_FLOW_STATUS | The total number of constants in this enumeration. |