PriorityTypeEnum Enumeration: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) mNo edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
<onlyinclude>Specifies the priority level of | <onlyinclude>Specifies the priority level of the action.</onlyinclude> | ||
== Members == | == Members == | ||
Revision as of 20:34, 17 September 2015
![]() |
Member of: SynthesisAPI
Specifies the priority level of the 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. |
