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.
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
- _kanbanBoardTmpFilterCriteria
Type: KanbanBoardTmpFilterCriteria Table
A KanbanBoardTmpFilterCriteria table buffer that specifies the filter criteria.
- _maxRecords
Type: int
The maximum number of records to retrieve.
- _leanKanbanJobStatus
Type: LeanKanbanJobStatus Enumeration
A LeanKanbanJobStatus value to use as an additional filter criterion.
Return Value
Type: container
The container with the kanban transfer jobs.