Freigeben über


SearchSchemaValue.Indexed Eigenschaft

Definition

Ruft den booleschen Wert ab, der angibt, dass das Feld als Freitext durchsuchbar ist, oder legt diesen fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: