HRMInjuryBodyPart::exist Method
Determines whether the specified record exists.
Syntax
client server public static boolean exist(HRMInjuryBodyPartId _bodyPartId)
Run On
Called
Parameters
- _bodyPartId
Type: HRMInjuryBodyPartId Extended Data Type
The body part ID to check for existence.
Return Value
Type: boolean
true if the body part exists; otherwise, false.