OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow Class Reference

Links room allocations and a booking. More...

Inheritance diagram for Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow:

Public Member Functions

 PhRoomBookingRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsBookingKeyNull ()
 test for NULL value More...
 
void SetBookingKeyNull ()
 assign NULL value More...
 
bool IsRoomAllocKeyNull ()
 test for NULL value More...
 
void SetRoomAllocKeyNull ()
 assign NULL value More...
 
bool IsDateCreatedNull ()
 test for NULL value More...
 
void SetDateCreatedNull ()
 assign NULL value More...
 
bool IsCreatedByNull ()
 test for NULL value More...
 
void SetCreatedByNull ()
 assign NULL value More...
 
bool IsDateModifiedNull ()
 test for NULL value More...
 
void SetDateModifiedNull ()
 assign NULL value More...
 
bool IsModifiedByNull ()
 test for NULL value More...
 
void SetModifiedByNull ()
 assign NULL value More...
 
bool IsModificationIdNull ()
 test for NULL value More...
 
void SetModificationIdNull ()
 assign NULL value More...
 

Properties

Int32 BookingKey [get, set]
 details of the booking More...
 
Int32 RoomAllocKey [get, set]
 which room/beds are booked 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...
 

Detailed Description

Links room allocations and a booking.

Constructor & Destructor Documentation

◆ PhRoomBookingRow()

Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.PhRoomBookingRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.InitValues ( )
inlinevirtual

set default values

◆ IsBookingKeyNull()

bool Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.IsBookingKeyNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsRoomAllocKeyNull()

bool Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.IsRoomAllocKeyNull ( )
inline

test for NULL value

◆ SetBookingKeyNull()

void Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.SetBookingKeyNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetRoomAllocKeyNull()

void Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.SetRoomAllocKeyNull ( )
inline

assign NULL value

Property Documentation

◆ BookingKey

Int32 Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.BookingKey
getset

details of the booking

◆ CreatedBy

String Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.DateModified
getset

The date the record was modified.

◆ ModificationId

DateTime Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.ModifiedBy
getset

User ID of who last modified this record.

◆ RoomAllocKey

Int32 Ict.Petra.Shared.MHospitality.Data.PhRoomBookingRow.RoomAllocKey
getset

which room/beds are booked


The documentation for this class was generated from the following file: