Share via


ReqSupplyDemandScheduleControl.currentRowData Method [AX 2012]

Determines whether or not the row is expanded.

Syntax

public container currentRowData(int _row)

Run On

Client

Parameters

  • _row
    Type: int
    An integer that contains a row in the form table control.

Return Value

Type: container
A container that has the data of a row.

See Also

Reference

ReqSupplyDemandScheduleControl Class