Enumeration
Urgency
The editorial urgency status of the artwork.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 4 | readonly | Level 4 (fourth highest) | |
| Int = 8 | readonly | Highest level of urgency. | |
| Int = 1 | readonly | Low. | |
| Int = 0 | readonly | No urgency. | |
| Int = 5 | readonly | Medium urgency. | |
| Int = 7 | readonly | Level 7 (second lowest) | |
| Int = 6 | readonly | Level 6 (third lowest) | |
| Int = 3 | readonly | Level 3 (third highest) | |
| Int = 2 | readonly | Level 2 (second highest) |
Object of 1
Properties elsewhere that hold an Urgency value.