ReqSupplyDemandScheduleControl.getRowNumberFromTableNumber Method [AX 2012]

Gets the number in the row structure that corresponds to the row number in the form table control.

public int getRowNumberFromTableNumber(int _row)

Run On

Client

Parameters

_row
Type: int
An integer that represents the form table row number.

Return Value

Type: int
A row in the row structure.

Community Additions

ADD
Show: