HRMInjuryTreatmentType::checkExist Method
Validates that the specified record exists in the HRMInjuryTreatmentType table.
Syntax
client server public static boolean checkExist(HRMInjuryTreatmentTypeId _treatmentTypeId)
Run On
Called
Parameters
- _treatmentTypeId
Type: HRMInjuryTreatmentTypeId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.