Compartir a través de


SearchSchemaValue.Stored Propiedad

Definición

Obtiene o establece el valor booleano que indica si se almacena o no el campo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a