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