Compartir a través de


Workflow.Operation Propiedad

Definición

Obtiene o establece la dirección de la operación. Entre los valores posibles se incluyen: 'do', 'undo', 'cancel'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a