Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Marketing Namespace / IVolumeDiscountRepository Interface / GetGlobalVolumeDiscountIds Method
In This Topic
    GetGlobalVolumeDiscountIds Method (IVolumeDiscountRepository)
    In This Topic
    Gets the Ids of the global discounts defined for the store.
    Syntax
    int[] GetGlobalVolumeDiscountIds()

    Return Value

    An array of int, containing the ids of the global discounts. If no global discounts are defined, returns null.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also