DEL_EmplTable::exist Method
Check if employee exists.
Syntax
client server public static boolean exist(DEL_EmplId _emplId)
Run On
Called
Parameters
- _emplId
Type: DEL_EmplId Extended Data Type
Employee id to be validated.
Return Value
Type: boolean
true, if employee exists.