make sure charging works for a group or an individual; this summarises all the hospitality services that have to be paid for; also useful for planning meals in the kitchen and room preparation
More...
|
Int32 | Key [get, set] |
| Surrogate Primary Key; required because there can be several bookings per room and per group. More...
|
|
Int64 | ContactKey [get, set] |
| the partner key of the visitor or the partner key of the organisation or group that is visiting; each room allocation can refer to the individual guest as well; this can be different from the partner that is charged in the invoice More...
|
|
Int32 | LedgerNumberForInvoice [get, set] |
| The ledger number that is needed for the invoice. More...
|
|
Int32 | ArInvoiceKey [get, set] |
| refers to an offer which will later be the invoice More...
|
|
Int32 | NumberOfAdults [get, set] |
| This is a booking for n adults. More...
|
|
Int32 | NumberOfChildren [get, set] |
| This is a booking for n children. More...
|
|
Int32 | NumberOfBreakfast [get, set] |
| The people that are part of this booking had n breakfasts; also useful for the kitchen. More...
|
|
Int32 | NumberOfLunch [get, set] |
| The people that are part of this booking had n lunches. More...
|
|
Int32 | NumberOfSupper [get, set] |
| The people that are part of this booking had n suppers. More...
|
|
Int32 | NumberOfLinenNeeded [get, set] |
| The number of linen that have been provided for this booking. More...
|
|
System.? DateTime | Confirmed [get, set] |
| this should be set to the date when the booking has been confirmed; required for early booking discounts More...
|
|
System.DateTime | In [get, set] |
|
System.? DateTime | Out [get, set] |
|
Int32 | TimeArrival [get, set] |
|
Int32 | TimeDeparture [get, set] |
|
String | Notes [get, set] |
| Add notes about the stay or special requests by the guest. More...
|
|
System.? DateTime | DateCreated [get, set] |
| The date the record was created. More...
|
|
String | CreatedBy [get, set] |
| User ID of who created this record. More...
|
|
System.? DateTime | DateModified [get, set] |
| The date the record was modified. More...
|
|
String | ModifiedBy [get, set] |
| User ID of who last modified this record. More...
|
|
DateTime | ModificationId [get, set] |
| This identifies the current version of the record. More...
|
|
make sure charging works for a group or an individual; this summarises all the hospitality services that have to be paid for; also useful for planning meals in the kitchen and room preparation
◆ PhBookingRow()
Ict.Petra.Shared.MHospitality.Data.PhBookingRow.PhBookingRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsArInvoiceKeyNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsArInvoiceKeyNull |
( |
| ) |
|
|
inline |
◆ IsConfirmedNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsConfirmedNull |
( |
| ) |
|
|
inline |
◆ IsContactKeyNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsContactKeyNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsInNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsInNull |
( |
| ) |
|
|
inline |
◆ IsKeyNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsKeyNull |
( |
| ) |
|
|
inline |
◆ IsLedgerNumberForInvoiceNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsLedgerNumberForInvoiceNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsNotesNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsNotesNull |
( |
| ) |
|
|
inline |
◆ IsNumberOfAdultsNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsNumberOfAdultsNull |
( |
| ) |
|
|
inline |
◆ IsNumberOfBreakfastNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsNumberOfBreakfastNull |
( |
| ) |
|
|
inline |
◆ IsNumberOfChildrenNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsNumberOfChildrenNull |
( |
| ) |
|
|
inline |
◆ IsNumberOfLinenNeededNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsNumberOfLinenNeededNull |
( |
| ) |
|
|
inline |
◆ IsNumberOfLunchNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsNumberOfLunchNull |
( |
| ) |
|
|
inline |
◆ IsNumberOfSupperNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsNumberOfSupperNull |
( |
| ) |
|
|
inline |
◆ IsOutNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsOutNull |
( |
| ) |
|
|
inline |
◆ IsTimeArrivalNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsTimeArrivalNull |
( |
| ) |
|
|
inline |
◆ IsTimeDepartureNull()
bool Ict.Petra.Shared.MHospitality.Data.PhBookingRow.IsTimeDepartureNull |
( |
| ) |
|
|
inline |
◆ SetArInvoiceKeyNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetArInvoiceKeyNull |
( |
| ) |
|
|
inline |
◆ SetConfirmedNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetConfirmedNull |
( |
| ) |
|
|
inline |
◆ SetContactKeyNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetContactKeyNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetInNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetInNull |
( |
| ) |
|
|
inline |
◆ SetKeyNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetKeyNull |
( |
| ) |
|
|
inline |
◆ SetLedgerNumberForInvoiceNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetLedgerNumberForInvoiceNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetNotesNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetNotesNull |
( |
| ) |
|
|
inline |
◆ SetNumberOfAdultsNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetNumberOfAdultsNull |
( |
| ) |
|
|
inline |
◆ SetNumberOfBreakfastNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetNumberOfBreakfastNull |
( |
| ) |
|
|
inline |
◆ SetNumberOfChildrenNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetNumberOfChildrenNull |
( |
| ) |
|
|
inline |
◆ SetNumberOfLinenNeededNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetNumberOfLinenNeededNull |
( |
| ) |
|
|
inline |
◆ SetNumberOfLunchNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetNumberOfLunchNull |
( |
| ) |
|
|
inline |
◆ SetNumberOfSupperNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetNumberOfSupperNull |
( |
| ) |
|
|
inline |
◆ SetOutNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetOutNull |
( |
| ) |
|
|
inline |
◆ SetTimeArrivalNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetTimeArrivalNull |
( |
| ) |
|
|
inline |
◆ SetTimeDepartureNull()
void Ict.Petra.Shared.MHospitality.Data.PhBookingRow.SetTimeDepartureNull |
( |
| ) |
|
|
inline |
◆ ArInvoiceKey
Int32 Ict.Petra.Shared.MHospitality.Data.PhBookingRow.ArInvoiceKey |
|
getset |
refers to an offer which will later be the invoice
◆ Confirmed
System.? DateTime Ict.Petra.Shared.MHospitality.Data.PhBookingRow.Confirmed |
|
getset |
this should be set to the date when the booking has been confirmed; required for early booking discounts
◆ ContactKey
Int64 Ict.Petra.Shared.MHospitality.Data.PhBookingRow.ContactKey |
|
getset |
the partner key of the visitor or the partner key of the organisation or group that is visiting; each room allocation can refer to the individual guest as well; this can be different from the partner that is charged in the invoice
◆ CreatedBy
String Ict.Petra.Shared.MHospitality.Data.PhBookingRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MHospitality.Data.PhBookingRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MHospitality.Data.PhBookingRow.DateModified |
|
getset |
The date the record was modified.
◆ In
System.DateTime Ict.Petra.Shared.MHospitality.Data.PhBookingRow.In |
|
getset |
◆ Key
Int32 Ict.Petra.Shared.MHospitality.Data.PhBookingRow.Key |
|
getset |
Surrogate Primary Key; required because there can be several bookings per room and per group.
◆ LedgerNumberForInvoice
Int32 Ict.Petra.Shared.MHospitality.Data.PhBookingRow.LedgerNumberForInvoice |
|
getset |
The ledger number that is needed for the invoice.
◆ ModificationId
DateTime Ict.Petra.Shared.MHospitality.Data.PhBookingRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MHospitality.Data.PhBookingRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ Notes
String Ict.Petra.Shared.MHospitality.Data.PhBookingRow.Notes |
|
getset |
Add notes about the stay or special requests by the guest.
◆ NumberOfAdults
Int32 Ict.Petra.Shared.MHospitality.Data.PhBookingRow.NumberOfAdults |
|
getset |
This is a booking for n adults.
◆ NumberOfBreakfast
Int32 Ict.Petra.Shared.MHospitality.Data.PhBookingRow.NumberOfBreakfast |
|
getset |
The people that are part of this booking had n breakfasts; also useful for the kitchen.
◆ NumberOfChildren
Int32 Ict.Petra.Shared.MHospitality.Data.PhBookingRow.NumberOfChildren |
|
getset |
This is a booking for n children.
◆ NumberOfLinenNeeded
Int32 Ict.Petra.Shared.MHospitality.Data.PhBookingRow.NumberOfLinenNeeded |
|
getset |
The number of linen that have been provided for this booking.
◆ NumberOfLunch
Int32 Ict.Petra.Shared.MHospitality.Data.PhBookingRow.NumberOfLunch |
|
getset |
The people that are part of this booking had n lunches.
◆ NumberOfSupper
Int32 Ict.Petra.Shared.MHospitality.Data.PhBookingRow.NumberOfSupper |
|
getset |
The people that are part of this booking had n suppers.
◆ Out
System.? DateTime Ict.Petra.Shared.MHospitality.Data.PhBookingRow.Out |
|
getset |
◆ TimeArrival
Int32 Ict.Petra.Shared.MHospitality.Data.PhBookingRow.TimeArrival |
|
getset |
◆ TimeDeparture
Int32 Ict.Petra.Shared.MHospitality.Data.PhBookingRow.TimeDeparture |
|
getset |
The documentation for this class was generated from the following file: