Partager via


TransitionEvent.Status Property

Definition

Gets or sets the status of transition event. Possible values - InProgress, Completed, Failed

public string Status { get; set; }
member this.Status : string with get, set
Public Property Status As String

Property Value

The status.

Applies to