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