Share via


KanbanBoardTmpTransferJob::recordsTransferJobBoardServer Method

Retrieves the kanban transfer jobs for the KanbanBoardTransferJob form.

Syntax

server private static container recordsTransferJobBoardServer(
    KanbanBoardTmpFilterCriteria _kanbanBoardTmpFilterCriteria, 
    int _maxRecords, 
    LeanKanbanJobStatus _leanKanbanJobStatus)

Run On

Server

Parameters

  • _maxRecords
    Type: int
    The maximum number of records to retrieve.

Return Value

Type: container
The container with the kanban transfer jobs.

See Also

Reference

KanbanBoardTmpTransferJob Table