FiscalDateType Enumeration

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

Usage

'Usage
Dim fiscalDateType1 As FiscalDateType = FiscalDateType.Configuration

Syntax

'Declaration
Public Enum FiscalDateType
public enum FiscalDateType
public enum class FiscalDateType
public enum FiscalDateType
public enum FiscalDateType

Members

Member name Description
Configuration Date of configuration.
EndOfDay Date of last end of day.
RealTimeClock Real time clock of the fiscal printer.
Reset Date of last reset.
VatChange Date of last VAT change.

Remarks

Indicates which countries are supported by the fiscal printer.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.PointOfService Namespace
DateType