Bagikan melalui


TabularTranslator.CollectionReference Property

Definition

Gets or sets the JSON Path of the Nested Array that is going to do cross-apply. Type: object (or Expression with resultType object).

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to