Availability.IncludedQuantityOptions Property

Definition

Gets or sets the options for included quantity.

public System.Collections.Generic.IEnumerable<Microsoft.Store.PartnerCenter.Models.Products.AvailabilityIncludedQuantity> IncludedQuantityOptions { get; set; }
member this.IncludedQuantityOptions : seq<Microsoft.Store.PartnerCenter.Models.Products.AvailabilityIncludedQuantity> with get, set
Public Property IncludedQuantityOptions As IEnumerable(Of AvailabilityIncludedQuantity)

Property Value

Applies to