Share via


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

2/27/2008

Indicates home.

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

Syntax

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