Compartir a través de


Entitlement.IncludedEntitlements Property

Definition

Gets or sets included entitlements.

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

Property Value

Collection of included entitlements.

Applies to