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