Share via


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

2/27/2008

Indicates local card account.

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

Syntax

'Declaration
Public Const PaymentDescriptionLocalAccountCard As Integer
public const int PaymentDescriptionLocalAccountCard
public:
literal int PaymentDescriptionLocalAccountCard
public static final int PaymentDescriptionLocalAccountCard
public const var PaymentDescriptionLocalAccountCard : 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