HRMInjuryIncident::isCaseClosed Method
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.