FiscalAdjustmentType Enumeration

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

Usage

'Usage
Dim fiscalAdjustmentType1 As FiscalAdjustmentType = FiscalAdjustmentType.Discount

Syntax

'Declaration
Public Enum FiscalAdjustmentType
public enum FiscalAdjustmentType
public enum class FiscalAdjustmentType
public enum FiscalAdjustmentType
public enum FiscalAdjustmentType

Members

Member name Description
Discount Discount.
Surcharge Surcharge.

Remarks

Indicates the type of adjustment.

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
PrintRecPackageAdjustment
PrintRecPackageAdjustVoid