Share via


CheckScanner.StatusScanComplete Field

2/27/2008

Indicates that the check scan is complete.

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

Syntax

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

Remarks

The value of this field indicates that the check scan is complete.

This field replaces CHK_SUE_SCANCOMPLETE UPOS constant.

See Also

Reference

CheckScanner Class
CheckScanner Members
Microsoft.PointOfService Namespace
StatusUpdateEvent
StatusUpdateEventArgs