EndDepositAction Enumeration (POS for .NET v1.12 SDK Documentation)

2/27/2008

Enumerates a value that indicates that the cash acceptance operation has been completed.

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

Syntax

'Declaration
Public Enumeration EndDepositAction
public enum EndDepositAction
public enum class EndDepositAction
public enum EndDepositAction
public enum EndDepositAction

Members

Member name Description
Complete Indicates that the deposit was accepted and that the process is complete.

Remarks

Holds a value that indicates that the cash acceptance operation has been completed.

Example

CoinAcceptor

BillAcceptor

See Also

Reference

Microsoft.PointOfService Namespace