SplitJob Method
- Last UpdatedMar 17, 2026
- 1 minute read
The SplitJob() method splits a job into two jobs.
This overload of the method uses the entity ID to specify the entity.
| Overload | Description |
|---|---|
| SplitJob(Int32,String,String,Int32,String,Double,Nullable<Double>,Nullable<Int32>,Nullable<DateTime>,Nullable<Int32>,String,Int32) | The SplitJob() method splits a job into two jobs. This overload of the method uses the entity ID to specify the entity. |
| SplitJob(Int32,String,String,Int32,String,Double,Nullable<Double>,Nullable<Int32>,Nullable<DateTime>,String,String,String,Int32) | The SplitJob() method splits a job into two jobs. This overload of the method uses the entity name and site name to specify the entity. |