Bagikan melalui


ServerEndpoint.LastWorkflowId Property

Definition

Gets serverEndpoint lastWorkflowId

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to