Share via


ItemDispenser.StatusNearEmpty Field

2/27/2008

Indicates whether the Item Dispenser is 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

Can still dispense items. However, the dispenser is almost empty. If MaxSlots is greater than one (1), some slots are almost empty.

See Also

Reference

ItemDispenser Class
ItemDispenser Members
Microsoft.PointOfService Namespace