Поделиться через


JobStream.Value Свойство

Определение

Возвращает или задает значения потока задания.

[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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к