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.
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.