Operation.OperationState Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to