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