KanbanJobQualityMeasure::findJob Method
Finds the specified record in the KanbanJobQualityMeasure table.
Syntax
client server public static KanbanJobQualityMeasure findJob(RefRecId _job, [boolean _forUpdate])
Run On
Called
Parameters
- _job
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: KanbanJobQualityMeasure Table
A record in the KanbanJobQualityMeasure table; otherwise, an empty record.