Share via


SalesQuotationConfirmationContract.parmSalesQuotationEditLinesRecId Method [AX 2012]

Gets or sets the value of the SalesQuotationEditLinesRecId data contract parameter.

Syntax

public RecId parmSalesQuotationEditLinesRecId([RecId _salesQuotationEditLinesRecId])

Run On

Called

Parameters

  • _salesQuotationEditLinesRecId
    Type: RecId Extended Data Type
    The new value of the SalesQuotationEditLinesRecId data contract parameter; optional.

Return Value

Type: RecId Extended Data Type
The current value of the SalesQuotationEditLinesRecId data contract parameter.

See Also

Reference

SalesQuotationConfirmationContract Class