UpdateStepData Method
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateStepData() method enters or updates data for a step/lot combination for the running job on the specified entity.
This overload of the method uses the entity ID to specify the entity.
| Overload | Description |
|---|---|
| UpdateStepData(Int32,String,Int32,Int32,String,String,String,Nullable<Int32>) | The UpdateStepData() method enters or updates data for a step/lot combination for the running job on the specified entity. This overload of the method uses the entity ID to specify the entity. |
| UpdateStepData(Int32,String,String,String,Int32,String,String,String,Nullable<Int32>) | The UpdateStepData() method enters or updates data for a step/lot combination for the running job on the specified entity. This overload of the method uses the entity name and site name to specify the entity. |