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