PurchReqLineDimensionLinkProvider.new Method [AX 2012]
Constructs a new instance of the InventSiteDimensionLinkProvider class.
public void new(DimensionDefaultingControllerBase _controller, FormDataSource _dataSource)
Run On
CalledParameters
- _controller
- Type: DimensionDefaultingControllerBase Class
The controller instance that holds a reference to the provider.
- _dataSource
- Type: FormDataSource Class
The FormDataSource object that may contain linked fields that are related to the InventSite table.
Community Additions
ADD
Show: