JsonFormat.JsonNodeReference Property

Definition

The JSONPath of the JSON array element to be flattened. Example: "$.ArrayPath". Type: string (or Expression with resultType string).

public object JsonNodeReference { get; set; }
member this.JsonNodeReference : obj with get, set
Public Property JsonNodeReference As Object

Property Value

Applies to