HRMInjuryOutcomeType::checkExist Method
Validates that the specified record exists in the HRMInjuryOutcomeType table.
Syntax
client server public static boolean checkExist(HRMInjuryOutcomeTypeId _outcomeTypeId)
Run On
Called
Parameters
- _outcomeTypeId
Type: HRMInjuryOutcomeTypeId Extended Data Type
The outcomeTypeId value of the record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.