Share via


RetailPricingDataManager.getThresholdTiersByOfferIds Method [AX 2012]

Get threshold tiers by offer Ids.

Syntax

public container getThresholdTiersByOfferIds(container _offerIds)

Run On

Called

Parameters

  • _offerIds
    Type: container
    Offer Ids to search by.

Return Value

Type: container
Threshold tiers.

See Also

Reference

RetailPricingDataManager Class