ProductPromotion Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class that represents a product promotion
public sealed class ProductPromotion : Microsoft.Store.PartnerCenter.Models.ResourceBase
type ProductPromotion = class
inherit ResourceBase
Public NotInheritable Class ProductPromotion
Inherits ResourceBase
- Inheritance
Constructors
ProductPromotion() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
Description |
Gets or sets the promotion description. |
EndDate |
Gets or sets the end date. |
Id |
Gets or sets the promotion id. |
Name |
Gets or sets the promotion name. |
Properties |
Gets or sets the properties. |
RequiredProducts |
Gets or sets the end date. |
StartDate |
Gets or sets the start date. |