Share via


PrecisionPropertyConfiguration.Precision Property

Definition

Get or set the maximum number of digits allowed in the property’s value for decimal property. Get or set the number of decimal places allowed in the seconds portion of the property’s value for temporal property.

public int? Precision { get; set; }
member this.Precision : Nullable<int> with get, set
Public Property Precision As Nullable(Of Integer)

Property Value

Applies to