Share via


RetailPricingEngine::useRetailPricing Method [AX 2012]

Returns true if the sales line should have retail prices

Syntax

client server public static boolean useRetailPricing(SalesPurchLine _salesLine)

Run On

Called

Parameters

Return Value

Type: boolean
true if the line should get retail prices. false, otherwise.

See Also

Reference

RetailPricingEngine Class