Partager via


SearchSchemaValue.Stored Propriété

Définition

Obtient ou définit la valeur booléenne qui indique si le champ est stocké ou non.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à