Partager via


SearchSchemaValue.Indexed Propriété

Définition

Obtient ou définit le booléen qui indique que le champ peut faire l’objet d’une recherche en tant que texte libre.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à