UtilEventArgs Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by UtilEventArgs.
| Name | Description | |
|---|---|---|
![]() | UtilEventArgs Constructor | The UtilEvenArgs() method is the constructor for the UtilEvenArgs class. This method creates a new UtilEvenArgs object with all the fields initialized as specified by the input parameters. |
| Name | Description | |
|---|---|---|
![]() | CurrentUtil | The CurrentUtil property contains the current utilization for the entity. |
![]() | EntID | The EntID property contains the entity ID. |
![]() | TargetUtil | The TargetUtil property contains the target utilization of the entity. |
![]() | UtilReasCd | The UtilReasCd contains the current utilization reason code. |
![]() | UtilReasReqd | The UtilReasReqd property contains the current utilization required flag. |
![]() | UtilReasStart | The UtilReasStart property contains the current utilization state start time. |
![]() | UtilStateCd | The UtilStateCd property contains the current utilization state code. |
![]() | UtilStateColor | The UtilStateColor property contains the current utilization state color. |

