OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MConference.Data.PcAttendeeRow Class Reference

Lists the attendees at a conference. More...

Inheritance diagram for Ict.Petra.Shared.MConference.Data.PcAttendeeRow:

Public Member Functions

 PcAttendeeRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsConferenceKeyNull ()
 test for NULL value More...
 
void SetConferenceKeyNull ()
 assign NULL value More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsHomeOfficeKeyNull ()
 test for NULL value More...
 
void SetHomeOfficeKeyNull ()
 assign NULL value More...
 
bool IsOutreachTypeNull ()
 test for NULL value More...
 
void SetOutreachTypeNull ()
 assign NULL value More...
 
bool IsActualArrNull ()
 test for NULL value More...
 
void SetActualArrNull ()
 assign NULL value More...
 
bool IsActualDepNull ()
 test for NULL value More...
 
void SetActualDepNull ()
 assign NULL value More...
 
bool IsBadgePrintNull ()
 test for NULL value More...
 
void SetBadgePrintNull ()
 assign NULL value More...
 
bool IsDetailsPrintNull ()
 test for NULL value More...
 
void SetDetailsPrintNull ()
 assign NULL value More...
 
bool IsCommentsNull ()
 test for NULL value More...
 
void SetCommentsNull ()
 assign NULL value More...
 
bool IsDiscoveryGroupNull ()
 test for NULL value More...
 
void SetDiscoveryGroupNull ()
 assign NULL value More...
 
bool IsWorkGroupNull ()
 test for NULL value More...
 
void SetWorkGroupNull ()
 assign NULL value More...
 
bool IsRegisteredNull ()
 test for NULL value More...
 
void SetRegisteredNull ()
 assign NULL value More...
 
bool IsArrivalGroupNull ()
 test for NULL value More...
 
void SetArrivalGroupNull ()
 assign NULL value More...
 
bool IsDepartureGroupNull ()
 test for NULL value More...
 
void SetDepartureGroupNull ()
 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 ConferenceKey [get, set]
 This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number. More...
 
Int64 PartnerKey [get, set]
 This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number. More...
 
Int64 HomeOfficeKey [get, set]
 This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number. More...
 
String OutreachType [get, set]
 
System.? DateTime ActualArr [get, set]
 
System.? DateTime ActualDep [get, set]
 
System.? DateTime BadgePrint [get, set]
 
System.? DateTime DetailsPrint [get, set]
 
String Comments [get, set]
 
String DiscoveryGroup [get, set]
 
String WorkGroup [get, set]
 
System.? DateTime Registered [get, set]
 
String ArrivalGroup [get, set]
 
String DepartureGroup [get, set]
 
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

Lists the attendees at a conference.

Constructor & Destructor Documentation

◆ PcAttendeeRow()

Ict.Petra.Shared.MConference.Data.PcAttendeeRow.PcAttendeeRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.InitValues ( )
inlinevirtual

set default values

◆ IsActualArrNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsActualArrNull ( )
inline

test for NULL value

◆ IsActualDepNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsActualDepNull ( )
inline

test for NULL value

◆ IsArrivalGroupNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsArrivalGroupNull ( )
inline

test for NULL value

◆ IsBadgePrintNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsBadgePrintNull ( )
inline

test for NULL value

◆ IsCommentsNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsCommentsNull ( )
inline

test for NULL value

◆ IsConferenceKeyNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsConferenceKeyNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsDepartureGroupNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsDepartureGroupNull ( )
inline

test for NULL value

◆ IsDetailsPrintNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsDetailsPrintNull ( )
inline

test for NULL value

◆ IsDiscoveryGroupNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsDiscoveryGroupNull ( )
inline

test for NULL value

◆ IsHomeOfficeKeyNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsHomeOfficeKeyNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsOutreachTypeNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsOutreachTypeNull ( )
inline

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsPartnerKeyNull ( )
inline

test for NULL value

◆ IsRegisteredNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsRegisteredNull ( )
inline

test for NULL value

◆ IsWorkGroupNull()

bool Ict.Petra.Shared.MConference.Data.PcAttendeeRow.IsWorkGroupNull ( )
inline

test for NULL value

◆ SetActualArrNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetActualArrNull ( )
inline

assign NULL value

◆ SetActualDepNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetActualDepNull ( )
inline

assign NULL value

◆ SetArrivalGroupNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetArrivalGroupNull ( )
inline

assign NULL value

◆ SetBadgePrintNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetBadgePrintNull ( )
inline

assign NULL value

◆ SetCommentsNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetCommentsNull ( )
inline

assign NULL value

◆ SetConferenceKeyNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetConferenceKeyNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetDepartureGroupNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetDepartureGroupNull ( )
inline

assign NULL value

◆ SetDetailsPrintNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetDetailsPrintNull ( )
inline

assign NULL value

◆ SetDiscoveryGroupNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetDiscoveryGroupNull ( )
inline

assign NULL value

◆ SetHomeOfficeKeyNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetHomeOfficeKeyNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetOutreachTypeNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetOutreachTypeNull ( )
inline

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetPartnerKeyNull ( )
inline

assign NULL value

◆ SetRegisteredNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetRegisteredNull ( )
inline

assign NULL value

◆ SetWorkGroupNull()

void Ict.Petra.Shared.MConference.Data.PcAttendeeRow.SetWorkGroupNull ( )
inline

assign NULL value

Property Documentation

◆ ActualArr

System.? DateTime Ict.Petra.Shared.MConference.Data.PcAttendeeRow.ActualArr
getset

◆ ActualDep

System.? DateTime Ict.Petra.Shared.MConference.Data.PcAttendeeRow.ActualDep
getset

◆ ArrivalGroup

String Ict.Petra.Shared.MConference.Data.PcAttendeeRow.ArrivalGroup
getset

◆ BadgePrint

System.? DateTime Ict.Petra.Shared.MConference.Data.PcAttendeeRow.BadgePrint
getset

◆ Comments

String Ict.Petra.Shared.MConference.Data.PcAttendeeRow.Comments
getset

◆ ConferenceKey

Int64 Ict.Petra.Shared.MConference.Data.PcAttendeeRow.ConferenceKey
getset

This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.

◆ CreatedBy

String Ict.Petra.Shared.MConference.Data.PcAttendeeRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MConference.Data.PcAttendeeRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MConference.Data.PcAttendeeRow.DateModified
getset

The date the record was modified.

◆ DepartureGroup

String Ict.Petra.Shared.MConference.Data.PcAttendeeRow.DepartureGroup
getset

◆ DetailsPrint

System.? DateTime Ict.Petra.Shared.MConference.Data.PcAttendeeRow.DetailsPrint
getset

◆ DiscoveryGroup

String Ict.Petra.Shared.MConference.Data.PcAttendeeRow.DiscoveryGroup
getset

◆ HomeOfficeKey

Int64 Ict.Petra.Shared.MConference.Data.PcAttendeeRow.HomeOfficeKey
getset

This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.

◆ ModificationId

DateTime Ict.Petra.Shared.MConference.Data.PcAttendeeRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MConference.Data.PcAttendeeRow.ModifiedBy
getset

User ID of who last modified this record.

◆ OutreachType

String Ict.Petra.Shared.MConference.Data.PcAttendeeRow.OutreachType
getset

◆ PartnerKey

Int64 Ict.Petra.Shared.MConference.Data.PcAttendeeRow.PartnerKey
getset

This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.

◆ Registered

System.? DateTime Ict.Petra.Shared.MConference.Data.PcAttendeeRow.Registered
getset

◆ WorkGroup

String Ict.Petra.Shared.MConference.Data.PcAttendeeRow.WorkGroup
getset

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