GetEventStartTimeForAShift Method (UtilExec)
- Last UpdatedNov 06, 2025
- 1 minute read
The GetEventStartTimeForAShift() method retrieves the first utilization event that occurred on a shift for the specified entity.
| Overload | Description |
|---|---|
| GetEventStartTimeForAShift(Int32,DBDateTime,Nullable<Boolean>,DateTime) | The GetEventStartTimeForAShift() method retrieves the first utilization event that occurred on a shift for the specified entity. This overload of the method uses an entity ID to specify the entity. |
| GetEventStartTimeForAShift(String,String,Nullable<DateTime>,Nullable<Boolean>,DateTime) | The GetEventStartTimeForAShift() method retrieves the first utilization event that occurred on a shift for the specified entity. This overload of the method uses a site name and entity name to specify the entity. |