Share via


InventMov_SalesQuotation::newFromSalesQuotationLine Method [AX 2012]

Creates an instance of the InventMov_SalesQuotation class that is based on the specified record.

Syntax

client server public static InventMov_SalesQuotation newFromSalesQuotationLine(SalesQuotationLine _salesQuotationLine)

Run On

Called

Parameters

Return Value

Type: InventMov_SalesQuotation Class
An instance of the InventMov_SalesQuotation class.

See Also

Reference

InventMov_SalesQuotation Class