SetJobQueue Method
- Last UpdatedNov 06, 2025
- 1 minute read
The SetJobQueue() method sets the queue sequence for all the jobs.
| Overload | Description |
|---|---|
| SetJobQueue(Int32,String,String,Int32,Nullable<Int32>,Nullable<Int32>,Nullable<DateTime>,Nullable<Int32>,Nullable<Int32>,String,Int32,DateTime,Boolean) | The SetJobQueue() method sets the queue sequence for all the jobs. This overload of the method uses the entity ID to specify the entity. |
| SetJobQueue(Int32,String,String,Int32,Nullable<Int32>,Nullable<Int32>,Nullable<DateTime>,String,String,Nullable<Int32>,String,String,String,DateTime,Boolean) | The SetJobQueue() method sets the queue sequence for all the jobs. This overload of the method uses the entity name and site name to specify the entity. |