WHSWorker::exist Method
Determines whether the specified record in the WHSWorker table exists.
Syntax
client server public static boolean exist(WHSWorkerRecId _recId)
Run On
Called
Parameters
- _recId
Type: WHSWorkerRecId Extended Data Type
The recId of the WHSWorker record.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.