PriorityTypeEnum Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:API}}{{Template:APIBreadcrumbClass}} Specifies the priority level of an action. == Members == {| {{APITableEnum}} |- | style="width: 150px;"|None||style="width: 70p…')
 
mNo edit summary
Line 2: Line 2:




Specifies the priority level of an action.
<onlyinclude>Specifies the priority level of an action.</onlyinclude>


== Members ==
== Members ==

Revision as of 15:59, 1 September 2015

APIWiki.png


Member of: SynthesisAPI


Specifies the priority level of an action.

Members

Name Value Description
None 0
Low 1 Low priority.
Medium 2 Medium priority.
High 3 High priority.
Top 4 Top priority.
Critical 5 Critical priority.