ProdRecBasketHandler.addMultiSelectionToCache Method [AX 2012]
Adds the selected records of the datasource to the basket.
public void addMultiSelectionToCache(
FormDataSource _dataSource,
MultiSelectionContext _multiSelectionContext,
[Common _argRecord])
Run On
CalledParameters
- _dataSource
- Type: FormDataSource Class
The datasource triggering the add event.
- _multiSelectionContext
- Type: MultiSelectionContext Class
The selection context.
- _argRecord
- Type: Common Table
The selected if only one is provided.
Community Additions
ADD
Show: