Journal Status Filter Constants
The following constants represent journal status filters. For example, these are used with the HFMwQueryDef.statusFilter property.
Table 59. tagWEBOM_JOURNAL_STATUS_FILTER Enumeration
Constant | Description |
---|
WEBOM_JOURNAL_STATUS_APPROVED | Approved status filter. |
WEBOM_JOURNAL_STATUS_POSTED | Posted status filter. |
WEBOM_JOURNAL_STATUS_REJECTED | Rejected status filter. |
WEBOM_JOURNAL_STATUS_SUBMITED | Submitted status filter. |
WEBOM_JOURNAL_STATUS_WORKING | Working status filter. |
WEBOM_JOURNAL_NUM_STATUS_FILTER | The total number of filters in this enumeration. |