Share via


CashChanger.StatusEmpty Field (POS for .NET v1.12 SDK Documentation)

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