OeeExec Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by OeeExec.
| Name | Description | |
|---|---|---|
![]() ![]() | GetAll | Overloaded. The GetAll() method retrieves the OEE exec records of one or more entities from the Oee_Exec table, as specified by the filter parameters. Passing no filter parameters will retrieve all OEE exec records from the table. |
![]() ![]() | GetByKey | Overloaded. The GetByKey() method retrieves the specified entity's OEE exec record from the Oee_Exec table. |
![]() ![]() | GetValue | The GetValue() method retrieves the current value for the specified KPI type and entity. |
![]() ![]() | Update | The Update() method updates all columns of the specified entity's OEE exec record in the Oee_Exec table. This overload of the method includes the batchSize and stdItemId input parameters. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns of the specified OEE exec record in the Oee_Exec table. For this overload of the method, the lastEditAt parameter is optional. |

