The the maximum number of digits used to represent numeric values.

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

Syntax

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

See Also