Compartilhar via


JobStream.Value Propriedade

Definição

Obtém ou define os valores do fluxo de trabalho.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.value")]
public System.Collections.Generic.IDictionary<string,object> Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.value")>]
member this.Value : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Value As IDictionary(Of String, Object)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a