GetByKey Method (OeeExec)
- Last UpdatedNov 06, 2025
- 1 minute read
The GetByKey() method retrieves the specified entity's OEE exec record from the Oee_Exec table.
| Overload | Description |
|---|---|
| GetByKey(Int32) | The GetByKey() method retrieves the specified entity's OEE exec record from the Oee_Exec table. |
| GetByKey(Int32,Boolean) | The GetByKey() method retrieves the specified entity's OEE exec record from the Oee_Exec table. This overload of the method includes the getCurrentOee parameter. |