Micr.ExtendedErrorCheckDigit Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the check digit verification has failed even though there was no error during input processing.
public const int ExtendedErrorCheckDigit = 207;
val mutable ExtendedErrorCheckDigit : int
Public Const ExtendedErrorCheckDigit As Integer = 207