Value
| Name | Description | Value |
|---|---|---|
| Urgency.FOUR | Level 4 (fourth highest) | int 4 |
| Urgency.HIGH | Highest level of urgency. | int 8 |
| Urgency.LOW | Low. | int 1 |
| Urgency.NONE | No urgency. | int 0 |
| Urgency.NORMAL | Medium urgency. | int 5 |
| Urgency.SEVEN | Level 7 (second lowest) | int 7 |
| Urgency.SIX | Level 6 (third lowest) | int 6 |
| Urgency.THREE | Level 3 (third highest) | int 3 |
| Urgency.TWO | Level 2 (second highest) | int 2 |
Usage
As property
DocumentInfo.urgency
| Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |