Entitlement.EntitledArtifacts Property

Definition

Gets or sets collection of entitled artifacts.

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

Property Value

Applies to