Compartilhar via


Transition.Events Property

Definition

Gets or sets the events of the transtion.

public System.Collections.Generic.List<Microsoft.Store.PartnerCenter.Models.Subscriptions.TransitionEvent> Events { get; set; }
member this.Events : System.Collections.Generic.List<Microsoft.Store.PartnerCenter.Models.Subscriptions.TransitionEvent> with get, set
Public Property Events As List(Of TransitionEvent)

Property Value

The transition events.

Applies to