FiscalMessageType Enumeration

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

Usage

'Usage
Dim fiscalMessageType1 As FiscalMessageType = FiscalMessageType.Advance

Syntax

'Declaration
Public Enum FiscalMessageType
public enum FiscalMessageType
public enum class FiscalMessageType
public enum FiscalMessageType
public enum FiscalMessageType

Members

Member name Description
Advance Advance
AdvancePaid Advance paid
AmountToBePaid Amount to be paid
AmountToBePaidBack Amount to be paid back
Card Card
CardNumber Card number
CardType Card type
Cash Cash
Cashier Cashier
CashRegisterNumber Cash register number
Change Change
Cheque Check
ClientNumber Client number
ClientSignature Client signature
CounterState Counter state
CreditCard Credit card
Currency Currency
CurrencyValue Currency value
Deposit Deposit
DepositReturned Deposit returned
DotLine Dot line
DriverNumber Driver number
EmptyLine Empty line
FreeText Free text
FreeTextWithDayLimit Free text with day limit
GivenDiscount Given discount
LocalCredit Local credit
MileageKilometers Mileage (kilometers)
Note Note
Paid Paid
PayIn Pay in
PointGranted Point granted
PointsBonus Points bonus
PointsReceipt Points receipt
PointsTotal Points total
Profited Profited
Rate Rate
RegisterNumber Register number
ShiftNumber Shift number
StateOfAnAccount State of an account
Subscription Subscription
Table Table
ThankYouForLoyalty Thank you for your loyalty
TransactionNumber Transaction number
ValidTo Valid to
Voucher Voucher
VoucherPaid Voucher paid
VoucherValue Voucher value
WithDiscount With discount
WithoutUplift Without uplift

Remarks

Indicates the message text to print.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.PointOfService Namespace
MessageType