Sdílet prostřednictvím


IProductPromotionCollection Interface

Definition

Holds operations that can be performed on product promotions.

public interface IProductPromotionCollection : Microsoft.Store.PartnerCenter.IPartnerComponent, Microsoft.Store.PartnerCenter.IPartnerComponent<string>
type IProductPromotionCollection = interface
    interface IPartnerComponent
    interface IPartnerComponent<string>
Public Interface IProductPromotionCollection
Implements IPartnerComponent, IPartnerComponent(Of String)
Implements

Properties

Context

Gets the component context object.

(Inherited from IPartnerComponent<TContext>)
Partner

Gets a reference to the partner operations instance that generated this component.

(Inherited from IPartnerComponent<TContext>)

Methods

ByCountry(String)

Retrieves the operations that can be applied on product promotions from a given country.

Applies to