enum JobPriority

Job Priority.

References from:
PmJob;

1
LOW
Priority = Low.
2
MEDIUM
Priority = Medium.
3
HIGH
Priority = High.