Share via


CustomerQualifications.Qualifications Property

Definition

Gets or sets the enumeration of qualifications.

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

Property Value

Applies to