Share via


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

2/27/2008

Indicates that some cash slots are almost full.

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

Syntax

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

Remarks

Represents the UPOS standard error code CHAN_STATUS_NEARFULL.

See Also

Reference

CashChanger Class
CashChanger Members
Microsoft.PointOfService Namespace
StatusUpdateEvent