Share via


RetailPricingDataManager::construct Method [AX 2012]

Constructs new instance of a RetailPricingDataManager which operates in context of given channel

Syntax

client server public static RetailPricingDataManager construct(RecId _channelRecordId)

Run On

Called

Parameters

Return Value

Type: RetailPricingDataManager Class
Instance of the data manager which retrieves data from AX under given channel context

See Also

Reference

RetailPricingDataManager Class