次の方法で共有


CustomDataset.ServiceExtraProperties プロパティ

定義

public System.Collections.Generic.IDictionary<string,Newtonsoft.Json.Linq.JToken> ServiceExtraProperties { get; set; }
member this.ServiceExtraProperties : System.Collections.Generic.IDictionary<string, Newtonsoft.Json.Linq.JToken> with get, set
Public Property ServiceExtraProperties As IDictionary(Of String, JToken)

プロパティ値

IDictionary<String,Newtonsoft.Json.Linq.JToken>

実装

適用対象