Share via


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

2/27/2008

Indicates that some cash slots are almost empty.

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

Syntax

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

Remarks

Represents the UPOS standard error code CHAN_STATUS_NEAREMPTY.

See Also

Reference

CashChanger Class
CashChanger Members
Microsoft.PointOfService Namespace
StatusUpdateEvent