OpenPetra
Free Administration Software for Non-Profits
|
Details of rooms used for accommodation at a conference. More...
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... | |
Details of rooms used for accommodation at a conference.
|
inline |
Constructor.
|
inlinevirtual |
set default values
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
Gender that is preferred to use that room.
|
getset |
Height for the room layout designer in pixels.
|
getset |
Width for the room layout designer in pixels.
|
getset |
X Position for the room layout designer in pixels.
|
getset |
Y Position for the room layout designer in pixels.
|
getset |
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
|
getset |
|
getset |
|
getset |