AxCustInvoiceLine.parmParentRecId Method [AX 2012]
Gets or sets the ParentRecId parameter.
Syntax
public CustInvoiceTableRefRecId parmParentRecId([CustInvoiceTableRefRecId _parentRecId])
Run On
Called
Parameters
- _parentRecId
Type: CustInvoiceTableRefRecId Extended Data Type
The value to set; optional.
Return Value
Type: CustInvoiceTableRefRecId Extended Data Type
The value of the ParentRecId parameter.