RedirectIncompatibleRowSettings.Path Property

Definition

Gets or sets the path for storing the redirect incompatible row data. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to