Numeric types only. The maximum number of digits to the right of the decimal point.

Namespace: ININ.IceLib.Configuration.Dialer.DataTypes
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public int Scale { get; private set; }
Visual Basic
Public Property Scale As Integer
	Get
	Private Set

See Also