PlanActivityService::findKanbanJobOutputItem Method
Finds the PlanActivityService records for a specific kanban job output item.
Syntax
client server public static PlanActivityService findKanbanJobOutputItem(KanbanJob _kanbanJob)
Run On
Called
Parameters
- _kanbanJob
Type: KanbanJob Table
The KanbanJob record for which the service will be matched.
Return Value
Type: PlanActivityService Table
A record in the PlanActivityService table for the kanban job output item; otherwise an empty buffer.