RetailPricingDataManager.GetMixAndMatchLineGroupsByOfferIds Method [AX 2012]

Gets mix and match line groups by offer IDs.

Syntax

public container GetMixAndMatchLineGroupsByOfferIds(container _offerIds)

Run On

Called

Parameters

  • _offerIds
    Type: container
    Offer IDs in container.

Return Value

Type: container
Mix and match line groups in container.

See Also

Reference

RetailPricingDataManager Class