StartStep Method
- Last UpdatedNov 06, 2025
- 1 minute read
The StartStep() method starts a step for a specified job on a specified entity.
This overload of the method uses the entity ID to specify the entity.
| Overload | Description |
|---|---|
| StartStep(Int32,String,Int32,Int32,String,String,Nullable<Int32>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Int32>) | The StartStep() method starts a step for a specified job on a specified entity. This overload of the method uses the entity ID to specify the entity. |
| StartStep(Int32,String,String,String,Int32,String,String,Nullable<Int32>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Int32>) | The StartStep() method starts a step for a specified job on a specified entity. This overload of the method uses the entity name and site name to specify the entity. |