HRMInjuryOutcomeType::exist Method
Indicates whether the specified record in the HRMInjuryOutcomeType table exists.
Syntax
client server public static boolean exist(HRMInjuryOutcomeTypeId _outcomeTypeId)
Run On
Called
Parameters
- _outcomeTypeId
Type: HRMInjuryOutcomeTypeId Extended Data Type
The outcomeTypeId value of the record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.