HRCCompGrid::exist Method
Indicates whether the specified record in the HRCCompGrid table exists.
Syntax
client server public static boolean exist(HRCCompGridId _hrcCompGridId)
Run On
Called
Parameters
- _hrcCompGridId
Type: HRCCompGridId Extended Data Type
The GridId field value of the record to find.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.