HRMInjuryType::checkExist Method
Validates that the specified record exists in the HRMInjuryType table.
Syntax
client server public static boolean checkExist(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.