Compartilhar via


Availability.RenewalInstructions Property

Definition

Gets or sets the list of renewal instructions.

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

Property Value

Applies to