Compartir a través de


SqlFilter.RequiresPreprocessing Propiedad

Definición

Obtiene o establece el valor que indica si la acción de regla requiere preprocesamiento.

[Newtonsoft.Json.JsonProperty(PropertyName="requiresPreprocessing")]
public bool? RequiresPreprocessing { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requiresPreprocessing")>]
member this.RequiresPreprocessing : Nullable<bool> with get, set
Public Property RequiresPreprocessing As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a