Share via


SalesQuotationTotalsTransContract::newFromSalesQuotationTable Method [AX 2012]

Creates a new instance of the SalesQuotationTotalsTransContract class.

Syntax

client server public static SalesQuotationTotalsTransContract newFromSalesQuotationTable(SalesQuotationTable _salesQuotationTable)

Run On

Called

Parameters

Return Value

Type: SalesQuotationTotalsTransContract Class
An instance of the SalesQuotationTotalsTransContract class.

See Also

Reference

SalesQuotationTotalsTransContract Class