Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the incident case has been closed.
Syntax
client server public static boolean isCaseClosed(RefRecId _recId)
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The record ID of the incident to check the status of.
Return Value
Type: boolean
true if the HRMInjuryCaseStatus enumeration value is Closed; otherwise, false.