ProjWorkerSetup::exist Method
Indicates whether the specified record in the ProjWorkerSetup table exists.
Syntax
client server public static boolean exist(ProjWorkerSetupRecId _recId)
Run On
Called
Parameters
- _recId
Type: ProjWorkerSetupRecId Extended Data Type
The record ID of the ProjWorkerSetup record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.