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