Compartir a través de


Workflow.LastStepName Propiedad

Definición

Obtiene o establece el nombre del último paso.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a