Share via


EdmProperty.Precision Property

Definition

Gets or sets the precision of this property.

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

Property Value

The precision of this property.

Applies to