PurchReqConsolidationForm.linesSelected Method [AX 2012]
Sets and gets the selected lines of the IDs of the PurchReqLine record.
public List linesSelected([List _linesSelected])
Run On
CalledParameters
- _linesSelected
- Type: List Class
An instance of a list object that is populated with the IDs of the PurchReqLine record.
Return Value
Type: List ClassAn instance of a list object that is populated with the IDs of the APurchReqLine record.
Community Additions
ADD
Show: