Compartilhar via


SearchSchemaValue.Indexed Propriedade

Definição

Obtém ou define o booliano que indica que o campo é pesquisável como texto livre.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a