Share via


DecimalPropertyConfiguration.Scale Property

Definition

Gets or sets the maximum number of digits allowed to the right of the decimal point.

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

Property Value

Applies to