RLedgerTurnoverView.fetchNextRows Method [AX 2012]
Performs fetching of the next row block.
Syntax
public void fetchNextRows([int _maxDepth])
Run On
Client
Parameters
- _maxDepth
Type: int
The maximum depth.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Performs fetching of the next row block.
public void fetchNextRows([int _maxDepth])
Client