UpdateDurations(Int32,DBInt) Method
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateDurations() method updates the duration of current events for one or all entities that can capture utilization.
This overload of the method uses an entity ID to optionally specify an entity.
Note: Beginning with MES version 6.0, this method is obsolete. It is included only for backward compatibility.
Parameters
- sessionId
- Required. Holds the session ID and thus the user who is making this method call.
- entId
- Optional. Holds the ID of the entity whose current event durations are being updated. If set to null, the durations for current events for all entities that can capture utilization are updated.