CashChanger.StatusEmpty Field
2/27/2008
Indicates that some cash slots are empty.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Const StatusEmpty As Integer
public const int StatusEmpty
public:
literal int StatusEmpty
public static final int StatusEmpty
public const var StatusEmpty : int
Remarks
Represents the UPOS standard error code CHAN_STATUS_EMPTY.
See Also
Reference
CashChanger Class
CashChanger Members
Microsoft.PointOfService Namespace
StatusUpdateEvent