Share via


CashCountType Enumeration

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

Usage

'Usage
Dim cashCountType1 As CashCountType = CashCountType.Bill

Syntax

'Declaration
Public Enum CashCountType
public enum CashCountType
public enum class CashCountType
public enum CashCountType
public enum CashCountType

Members

Member name Description
Bill Paper currency.
Coin Coin currency.

Remarks

Indicates whether the cash is bill or coin.

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
Type