[]
Gets or sets the optional digits of the field.
public int MaxDigits { get; set; }
Public Property MaxDigits As Integer
The int value indicates the optional digits of the field.
The property retrieves the maximum number of the digits.