CheckScanner.ExtendedErrorCheck Field
2/27/2008
Indicates that a check was detected in the check scanner device.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Const ExtendedErrorCheck As Integer
public const int ExtendedErrorCheck
public:
literal int ExtendedErrorCheck
public static final int ExtendedErrorCheck
public const var ExtendedErrorCheck : int
Remarks
Used in the EndRemoval method.
This field replaces the ECHK_CHECK UPOS constant.
See Also
Reference
CheckScanner Class
CheckScanner Members
Microsoft.PointOfService Namespace