Share via


CashChanger.ExtendedErrorOverDispense Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates that the specified cash cannot be dispensed because of a cash shortage.

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

Syntax

'Declaration
Public Const ExtendedErrorOverDispense As Integer
public const int ExtendedErrorOverDispense
public:
literal int ExtendedErrorOverDispense
public static final int ExtendedErrorOverDispense
public const var ExtendedErrorOverDispense : int

Remarks

Used by the DispenseCash and DispenseChange methods. Represents the UPOS standard error code ECHAN_OVERDISPENSE.

See Also

Reference

CashChanger Class
CashChanger Members
Microsoft.PointOfService Namespace
DispenseCash
DispenseChange