Share via


SalesLine.initFromSalesQuotationLine Method

Initializes a SalesLine record from a SalesQuotationLine record.

Syntax

public void initFromSalesQuotationLine(SalesQuotationLine _salesQuotationLine)

Run On

Called

Parameters

  • _salesQuotationLine
    Type: SalesQuotationLine Table
    The SalesQuotationLine record from which to initialize the SalesLine record.

See Also

Reference

SalesLine Table