DEL_EmplOnBehalf::existWorker Method
Indicates whether a record exists with a particular worker.
Syntax
client server public static boolean existWorker(ProjWorkerRecId _worker)
Run On
Called
Parameters
- _worker
Type: ProjWorkerRecId Extended Data Type
The record ID of the worker.
Return Value
Type: boolean
true if a record exists; otherwise, false.