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

Details of rooms used for accommodation at a conference. More...

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

Public Member Functions

 PcRoomRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsVenueKeyNull ()
 test for NULL value More...
 
void SetVenueKeyNull ()
 assign NULL value More...
 
bool IsBuildingCodeNull ()
 test for NULL value More...
 
void SetBuildingCodeNull ()
 assign NULL value More...
 
bool IsRoomNumberNull ()
 test for NULL value More...
 
void SetRoomNumberNull ()
 assign NULL value More...
 
bool IsRoomNameNull ()
 test for NULL value More...
 
void SetRoomNameNull ()
 assign NULL value More...
 
bool IsBedsNull ()
 test for NULL value More...
 
void SetBedsNull ()
 assign NULL value More...
 
bool IsMaxOccupancyNull ()
 test for NULL value More...
 
void SetMaxOccupancyNull ()
 assign NULL value More...
 
bool IsBedChargeNull ()
 test for NULL value More...
 
void SetBedChargeNull ()
 assign NULL value More...
 
bool IsBedCostNull ()
 test for NULL value More...
 
void SetBedCostNull ()
 assign NULL value More...
 
bool IsUsageNull ()
 test for NULL value More...
 
void SetUsageNull ()
 assign NULL value More...
 
bool IsGenderPreferenceNull ()
 test for NULL value More...
 
void SetGenderPreferenceNull ()
 assign NULL value More...
 
bool IsLayoutXposNull ()
 test for NULL value More...
 
void SetLayoutXposNull ()
 assign NULL value More...
 
bool IsLayoutYposNull ()
 test for NULL value More...
 
void SetLayoutYposNull ()
 assign NULL value More...
 
bool IsLayoutWidthNull ()
 test for NULL value More...
 
void SetLayoutWidthNull ()
 assign NULL value More...
 
bool IsLayoutHeightNull ()
 test for NULL value More...
 
void SetLayoutHeightNull ()
 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

Int64 VenueKey [get, set]
 
String BuildingCode [get, set]
 
String RoomNumber [get, set]
 
String RoomName [get, set]
 
Int32 Beds [get, set]
 
Int32 MaxOccupancy [get, set]
 
Decimal BedCharge [get, set]
 
Decimal BedCost [get, set]
 
String Usage [get, set]
 
String GenderPreference [get, set]
 Gender that is preferred to use that room. More...
 
Int32 LayoutXpos [get, set]
 X Position for the room layout designer in pixels. More...
 
Int32 LayoutYpos [get, set]
 Y Position for the room layout designer in pixels. More...
 
Int32 LayoutWidth [get, set]
 Width for the room layout designer in pixels. More...
 
Int32 LayoutHeight [get, set]
 Height for the room layout designer in pixels. 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

Details of rooms used for accommodation at a conference.

Constructor & Destructor Documentation

◆ PcRoomRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsBedChargeNull()

bool Ict.Petra.Shared.MHospitality.Data.PcRoomRow.IsBedChargeNull ( )
inline

test for NULL value

◆ IsBedCostNull()

bool Ict.Petra.Shared.MHospitality.Data.PcRoomRow.IsBedCostNull ( )
inline

test for NULL value

◆ IsBedsNull()

bool Ict.Petra.Shared.MHospitality.Data.PcRoomRow.IsBedsNull ( )
inline

test for NULL value

◆ IsBuildingCodeNull()

bool Ict.Petra.Shared.MHospitality.Data.PcRoomRow.IsBuildingCodeNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsGenderPreferenceNull()

bool Ict.Petra.Shared.MHospitality.Data.PcRoomRow.IsGenderPreferenceNull ( )
inline

test for NULL value

◆ IsLayoutHeightNull()

bool Ict.Petra.Shared.MHospitality.Data.PcRoomRow.IsLayoutHeightNull ( )
inline

test for NULL value

◆ IsLayoutWidthNull()

bool Ict.Petra.Shared.MHospitality.Data.PcRoomRow.IsLayoutWidthNull ( )
inline

test for NULL value

◆ IsLayoutXposNull()

bool Ict.Petra.Shared.MHospitality.Data.PcRoomRow.IsLayoutXposNull ( )
inline

test for NULL value

◆ IsLayoutYposNull()

bool Ict.Petra.Shared.MHospitality.Data.PcRoomRow.IsLayoutYposNull ( )
inline

test for NULL value

◆ IsMaxOccupancyNull()

bool Ict.Petra.Shared.MHospitality.Data.PcRoomRow.IsMaxOccupancyNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsRoomNameNull()

bool Ict.Petra.Shared.MHospitality.Data.PcRoomRow.IsRoomNameNull ( )
inline

test for NULL value

◆ IsRoomNumberNull()

bool Ict.Petra.Shared.MHospitality.Data.PcRoomRow.IsRoomNumberNull ( )
inline

test for NULL value

◆ IsUsageNull()

bool Ict.Petra.Shared.MHospitality.Data.PcRoomRow.IsUsageNull ( )
inline

test for NULL value

◆ IsVenueKeyNull()

bool Ict.Petra.Shared.MHospitality.Data.PcRoomRow.IsVenueKeyNull ( )
inline

test for NULL value

◆ SetBedChargeNull()

void Ict.Petra.Shared.MHospitality.Data.PcRoomRow.SetBedChargeNull ( )
inline

assign NULL value

◆ SetBedCostNull()

void Ict.Petra.Shared.MHospitality.Data.PcRoomRow.SetBedCostNull ( )
inline

assign NULL value

◆ SetBedsNull()

void Ict.Petra.Shared.MHospitality.Data.PcRoomRow.SetBedsNull ( )
inline

assign NULL value

◆ SetBuildingCodeNull()

void Ict.Petra.Shared.MHospitality.Data.PcRoomRow.SetBuildingCodeNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetGenderPreferenceNull()

void Ict.Petra.Shared.MHospitality.Data.PcRoomRow.SetGenderPreferenceNull ( )
inline

assign NULL value

◆ SetLayoutHeightNull()

void Ict.Petra.Shared.MHospitality.Data.PcRoomRow.SetLayoutHeightNull ( )
inline

assign NULL value

◆ SetLayoutWidthNull()

void Ict.Petra.Shared.MHospitality.Data.PcRoomRow.SetLayoutWidthNull ( )
inline

assign NULL value

◆ SetLayoutXposNull()

void Ict.Petra.Shared.MHospitality.Data.PcRoomRow.SetLayoutXposNull ( )
inline

assign NULL value

◆ SetLayoutYposNull()

void Ict.Petra.Shared.MHospitality.Data.PcRoomRow.SetLayoutYposNull ( )
inline

assign NULL value

◆ SetMaxOccupancyNull()

void Ict.Petra.Shared.MHospitality.Data.PcRoomRow.SetMaxOccupancyNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetRoomNameNull()

void Ict.Petra.Shared.MHospitality.Data.PcRoomRow.SetRoomNameNull ( )
inline

assign NULL value

◆ SetRoomNumberNull()

void Ict.Petra.Shared.MHospitality.Data.PcRoomRow.SetRoomNumberNull ( )
inline

assign NULL value

◆ SetUsageNull()

void Ict.Petra.Shared.MHospitality.Data.PcRoomRow.SetUsageNull ( )
inline

assign NULL value

◆ SetVenueKeyNull()

void Ict.Petra.Shared.MHospitality.Data.PcRoomRow.SetVenueKeyNull ( )
inline

assign NULL value

Property Documentation

◆ BedCharge

Decimal Ict.Petra.Shared.MHospitality.Data.PcRoomRow.BedCharge
getset

◆ BedCost

Decimal Ict.Petra.Shared.MHospitality.Data.PcRoomRow.BedCost
getset

◆ Beds

Int32 Ict.Petra.Shared.MHospitality.Data.PcRoomRow.Beds
getset

◆ BuildingCode

String Ict.Petra.Shared.MHospitality.Data.PcRoomRow.BuildingCode
getset

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ GenderPreference

String Ict.Petra.Shared.MHospitality.Data.PcRoomRow.GenderPreference
getset

Gender that is preferred to use that room.

◆ LayoutHeight

Int32 Ict.Petra.Shared.MHospitality.Data.PcRoomRow.LayoutHeight
getset

Height for the room layout designer in pixels.

◆ LayoutWidth

Int32 Ict.Petra.Shared.MHospitality.Data.PcRoomRow.LayoutWidth
getset

Width for the room layout designer in pixels.

◆ LayoutXpos

Int32 Ict.Petra.Shared.MHospitality.Data.PcRoomRow.LayoutXpos
getset

X Position for the room layout designer in pixels.

◆ LayoutYpos

Int32 Ict.Petra.Shared.MHospitality.Data.PcRoomRow.LayoutYpos
getset

Y Position for the room layout designer in pixels.

◆ MaxOccupancy

Int32 Ict.Petra.Shared.MHospitality.Data.PcRoomRow.MaxOccupancy
getset

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ RoomName

String Ict.Petra.Shared.MHospitality.Data.PcRoomRow.RoomName
getset

◆ RoomNumber

String Ict.Petra.Shared.MHospitality.Data.PcRoomRow.RoomNumber
getset

◆ Usage

String Ict.Petra.Shared.MHospitality.Data.PcRoomRow.Usage
getset

◆ VenueKey

Int64 Ict.Petra.Shared.MHospitality.Data.PcRoomRow.VenueKey
getset

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