CashCounts Structure (POS for .NET v1.12 SDK Documentation)
2/27/2008
Defines a programmatic structure used to create an array representing the total cash in a Cash Changer device.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Structure CashCounts
public struct CashCounts
public value class CashCounts
public final class CashCounts extends ValueType
Remarks
Used by the ReadCashCounts method of the CashChanger and BillDispenser classes.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.
See Also
Reference
CashCounts Members
Microsoft.PointOfService Namespace
CashChanger.DepositCounts Property
CashChanger.DispenseCash Method