KanbanJobSchedule::existJob Method
Indicates whether the specified record in the KanbanJobSchedule table exists.
Syntax
client server public static boolean existJob(RefRecId _job)
Run On
Called
Parameters
- _job
Type: RefRecId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.