Partager via


Indexes.Precision Propriété

Définition

Obtient ou définit la précision de l’index. -1 correspond à la précision maximale.

[Newtonsoft.Json.JsonProperty(PropertyName="precision")]
public int? Precision { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="precision")>]
member this.Precision : Nullable<int> with get, set
Public Property Precision As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à