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 the specified record in the KanbanJobStatusUpdate table exists.
Syntax
client server public static boolean existParmIdJob(ParmId _parmId, RefRecId _job)
Run On
Called
Parameters
- _parmId
Type: ParmId Extended Data Type
The parameter ID to find.
- _job
Type: RefRecId Extended Data Type
The record ID of the job to find.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.