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

Called

Parameters

_linesSelected
Type: List Class
An instance of a list object that is populated with the IDs of the PurchReqLine record.

Return Value

Type: List Class
An instance of a list object that is populated with the IDs of the APurchReqLine record.

Community Additions

ADD
Show: