| id | The progress indicator's unique ID. | 
| priority | The priority. | 
Sets a progress indicator's priority.
        Progress indicators are sorted by priority, from highest to lowest. Priorities also determine the visual behavior of progress indicators (see Priority).
See Also: Progress.GetPriority, Progress.Item.priority, Progress.Item.SetPriority.