ReviewOutcomeEnum Enumeration

From ReliaWiki
Revision as of 15:04, 1 September 2015 by Kate Racaza (talk | contribs) (Created page with '{{Template:API}}{{Template:APIBreadcrumbClass}} Specifies the status of the action under review. == Members == {| {{APITableEnum}} |- | style="width: 150px;"|NoneRequired||sty…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
APIWiki.png


Member of: SynthesisAPI


Specifies the status of the action under review.

Members

Name Value Description
NoneRequired 0 None required.
Pending 1 The action is pending approval.
Approved 2 Assigns a review date and marks the action as Approved.
RejectedAndInProgress 3 Removes the completion date and marks the action as Rejected and in progress.
RejectedAndClosed 4 Marks the action as Rejected and closed.
ReviewerAssigned 5 A database user has been assigned to review the action.