Share via


FiscalPrinter.PaymentDescriptionLocalAccount Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates local account.

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

Syntax

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

Remarks

This value is passed in the itemOption parameter of GetData when Tender is used as the dataItem.

See Also

Reference

FiscalPrinter Class
FiscalPrinter Members
Microsoft.PointOfService Namespace
GetData
FiscalData Enumeration