UpdateOEEExec Method
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateOEEExec() method updates the OEE Exec record for the specified entity.
| Overload | Description |
|---|---|
| UpdateOEEExec(Int32,Int32,Int32,Nullable<Double>,Nullable<Double>,Nullable<Double>,Nullable<Double>,Nullable<Int32>) | The UpdateOEEExec() method updates the OEE Exec record for the specified entity. |
| UpdateOEEExec(Int32,Int32,Int32,Nullable<Double>,Nullable<Double>,Nullable<Double>,Nullable<Double>,Nullable<Int32>,Nullable<DateTime>) | The UpdateOEEExec() method updates the OEE Exec record for the specified entity. This overload of the method includes a lastEditAt DateTime parameter that can be used for optimistic concurrency control. |