ReqSupplyDemandScheduleControl.collapse Method [AX 2012]
Collapses the specified row.
Syntax
public void collapse(int _row)
Run On
Client
Parameters
- _row
Type: int
An integer that represents the row to collapse.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Collapses the specified row.
public void collapse(int _row)
Client