Share via


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

2/27/2008

Indicates the cover is closed.

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

Syntax

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

Remarks

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

See Also

Reference

FiscalPrinter Class
FiscalPrinter Members
Microsoft.PointOfService Namespace
StatusUpdateEvent
CoverOpen