Share via


KanbanBoardTmpTransferJob.kanbanJob Method

Retrieves the related KanbanJob record.

Syntax

public KanbanJob kanbanJob([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that defines if the record must be selected for update; optional.

Return Value

Type: KanbanJob Table
A KanbanJob record.

See Also

Reference

KanbanBoardTmpTransferJob Table