HRMInjuryType::exist Method
Indicates whether the specified record in the HRMInjuryType exists.
Syntax
client server public static boolean exist(HRMInjuryTypeId _injuryTypeId)
Run On
Called
Parameters
- _injuryTypeId
Type: HRMInjuryTypeId Extended Data Type
The injuryTypeId value of the record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.