Compartir a través de


RedirectIncompatibleRowSettings.Path Propiedad

Definición

Obtiene o establece la ruta de acceso para almacenar los datos de fila incompatibles de redirección. Tipo: cadena (o Expresión con cadena resultType).

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a