Share via


KanbanBoardTmpTransferJob::limitQueryResuts Method

Limits the query results to the specified number of records.

Syntax

client server private static void limitQueryResuts(QueryRun _queryRun, int _maxRecords)

Run On

Called

Parameters

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

See Also

Reference

KanbanBoardTmpTransferJob Table