Sdílet prostřednictvím


Workflow.LastOperationId Property

Definition

Gets or sets workflow last operation identifier.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to