Share via


Subscription.ScheduledNextTermInstructions Property

Definition

Gets or sets the next term instructions for scheduled changes during the next auto renewal (not applicable for legacy offers).

public Microsoft.Store.PartnerCenter.Models.Subscriptions.ScheduledNextTermInstructions ScheduledNextTermInstructions { get; set; }
member this.ScheduledNextTermInstructions : Microsoft.Store.PartnerCenter.Models.Subscriptions.ScheduledNextTermInstructions with get, set
Public Property ScheduledNextTermInstructions As ScheduledNextTermInstructions

Property Value

The scheduled next term instructions.

Applies to