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.
Inserts or updates a KanbanQualityMeasure record for a specified kanban job.
Syntax
client server public static KanbanJobQualityMeasure setQualityMeasure(KanbanJob _kanbanJob, KanbanJobFirstTimeThrough _firstTimeThrough)
Run On
Called
Parameters
- _kanbanJob
Type: KanbanJob Table
- _firstTimeThrough
Type: KanbanJobFirstTimeThrough Extended Data Type
Return Value
Type: KanbanJobQualityMeasure Table
The inserted or updated KanbanQualityMeasure record.