Share via


Workflow.LastStepName Property

Definition

Gets or sets last step name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to