Share via


RegisteredServer.LastWorkflowId Property

Definition

Gets or sets registered Server lastWorkflowId

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to