Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.