InvoiceNumber Property
Hotel Folio Number.
Syntax
__property String InvoiceNumber = {read=FInvoiceNumber, write=FSetInvoiceNumber, default=""};
Default Value
""
Remarks
This property contains a hotel folio number associated with the transaction. This number must be 6 characters in length, and must contain only digits. ("0" - "9")
Data Type
String