Share via


RLedgerTurnoverView.drillThrough Method [AX 2012]

Invokes the drill-through action.

Syntax

public void drillThrough(int _idx, int _col)

Run On

Client

Parameters

  • _idx
    Type: int
    The grid line number.
  • _col
    Type: int
    The grid column number.

See Also

Reference

RLedgerTurnoverView Class