ReqSupplyDemandScheduleControl.getTableNumberFromRowNumber Method [AX 2012]
Gets the number in the form table control that corresponds to the row number in the row structure.
Syntax
public int getTableNumberFromRowNumber(int _rowNumber)
Run On
Client
Parameters
- _rowNumber
Type: int
An integer that contains the row structure row number.
Return Value
Type: int
A row in the form table control.