Partilhar via


OperationResultProperties.Status Propriedade

Definição

Obtém ou define o status da repetição do escopo do fluxo de trabalho. Os valores possíveis incluem: 'NotSpecified', 'Paused', 'Running', 'Waiting', 'Succeeded', 'Skipped', 'Suspended', 'Cancelled', 'Failed', 'Faulted', 'TimedOut', 'Aborted', 'Ignored'

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public string Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : string with get, set
Public Property Status As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a