Compartir a través de


Workflow.Steps Propiedad

Definición

Obtiene o establece los pasos de flujo de trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a