Entitlement.QuantityDetails Property

Definition

Gets or sets the quantity details (quantity - state).

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

Property Value

Applies to