Update Method (WO)
- Last UpdatedNov 06, 2025
- 1 minute read
The Update() method updates all columns for the specified work order record in the WO table.
| Overload | Description |
|---|---|
| Update(Int32,String,String,String,String,String,String,Double,DBDateTime,DBDateTime,Int32,Int32,String,String,String,String,Boolean,Boolean,Boolean,Boolean,DBString,DBString,DBInt,String,String,String,String,String,String) | The Update() method updates all columns for the specified work order record in the WO table. This overload of the method includes the productionScheduleId parameter. |
| Update(Int32,String,String,String,String,String,String,Double,DBDateTime,DBDateTime,Int32,Int32,String,String,String,Boolean,Boolean,Boolean,Boolean,DBString,DBString,DBInt,String,String,String,String,String,String) | The Update() method updates all columns for the specified work order record in the WO table. |