HRMInjuryCostType::checkExist Method
Determines whether the specified record exists in the HRMInjuryCostType table.
Syntax
client server public static boolean checkExist(HRMInjuryCostTypeId _costTypeId)
Run On
Called
Parameters
- _costTypeId
Type: HRMInjuryCostTypeId Extended Data Type
The cost type ID of the record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.