Share via


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

2/27/2008

Indicates receipt station cover is closed.

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

Syntax

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

Remarks

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

See Also

Reference

FiscalPrinter Class
FiscalPrinter Members
Microsoft.PointOfService Namespace
StatusUpdateEvent