Share via


FiscalPrinter.StatusSlipNearEmpty Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates almost at the bottom of the slip form.

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

Syntax

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

Remarks

This value is returned by a StatusUpdateEvent in the Status property.

See Also

Reference

FiscalPrinter Class
FiscalPrinter Members
Microsoft.PointOfService Namespace
StatusUpdateEvent