Compartilhar via


IndexingPolicy.Automatic Propriedade

Definição

Obtém ou define indica se a política de indexação é automática

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a