Share via


Micr.ExtendedErrorCheckDigit Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates the check digit verification has failed even though there was no error during input processing.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Const ExtendedErrorCheckDigit As Integer
public const int ExtendedErrorCheckDigit
public:
literal int ExtendedErrorCheckDigit
public static final int ExtendedErrorCheckDigit
public const var ExtendedErrorCheckDigit : int

Remarks

The RawData property contains partial data if available; otherwise it is an empty string.

See Also

Reference

Micr Class
Micr Members
Microsoft.PointOfService Namespace
ErrorEvent