| BankBranchDigits Property | |
| See Also |
Sets or returns the number of digits for the bank branch number. Used for bank account validation. If greater than zero, it determines how many digits or characters has a valid bank branch number for the specific country. If zero, the number of digits is not validated for bank branch numbers for the specific country.
Field name: BnkBchDgts.
Read-write property
| Visual Basic |
|---|
Public Property BankBranchDigits() As Long |