次の方法で共有


TabularTranslator.CollectionReference プロパティ

定義

クロス適用を行う入れ子になった配列の JSON パスを取得または設定します。 型: object (または resultType オブジェクトを持つ Expression)。

[Newtonsoft.Json.JsonProperty(PropertyName="collectionReference")]
public object CollectionReference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="collectionReference")>]
member this.CollectionReference : obj with get, set
Public Property CollectionReference As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象