Availability.Terms Property

Definition

Gets or sets the terms if applicable to this availability.

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

Property Value

Applies to