Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.