共用方式為


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

適用於