Specifies the priority of tasks.
Namespace: MindFusion.Scheduling
Assembly: Calendar.js
JavaScript
![]() |
---|
// enum |
Member name | Description | |
---|---|---|
![]() |
High |
Value: 2. The task is with high priority. |
![]() |
Low |
Value: 0. The task is with low priority. |
![]() |
Normal |
Value: 1. The task is with normal priority. |