Share via


RetailTransactionService::getCustomerQuote Method [AX 2012]

Gets the quotation for the given quotation ID.

Syntax

client server public static container getCustomerQuote(QuotationIdBase _quotationId)

Run On

Called

Parameters

Return Value

Type: container
A container that contains the quote details in an XML string.

See Also

Reference

RetailTransactionService Class