Share via


SalesQuotationToLineField::create Method [AX 2012]

Creates a new SalesQuotationToLineField object from a previously packed SalesQuotationToLineField object.

Syntax

client server public static SalesQuotationToLineField create(container _packedClass)

Run On

Called

Parameters

  • _packedClass
    Type: container
    A container that contains a previously packed SalesQuotationToLineField .

Return Value

Type: SalesQuotationToLineField Class
A SalesQuotationToLineField object.

See Also

Reference

SalesQuotationToLineField Class