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