Share via


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

2/27/2008

Calls the PrintZReport method to print the report. The fiscal day must be completed before calling this function.

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

Syntax

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

Remarks

The completion of the fiscal day is required by calling PrintZReport. No further fiscal receipts or documents can be started before this is done.

See Also

Reference

FiscalPrinter Class
FiscalPrinter Members
Microsoft.PointOfService Namespace