OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow Class Reference

Specific information about a church which is a partner. More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow:

Public Member Functions

 PChurchRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsChurchNameNull ()
 test for NULL value More...
 
void SetChurchNameNull ()
 assign NULL value More...
 
bool IsApproximateSizeNull ()
 test for NULL value More...
 
void SetApproximateSizeNull ()
 assign NULL value More...
 
bool IsDenominationCodeNull ()
 test for NULL value More...
 
void SetDenominationCodeNull ()
 assign NULL value More...
 
bool IsAccomodationNull ()
 test for NULL value More...
 
void SetAccomodationNull ()
 assign NULL value More...
 
bool IsPrayerGroupNull ()
 test for NULL value More...
 
void SetPrayerGroupNull ()
 assign NULL value More...
 
bool IsMapOnFileNull ()
 test for NULL value More...
 
void SetMapOnFileNull ()
 assign NULL value More...
 
bool IsAccomodationTypeNull ()
 test for NULL value More...
 
void SetAccomodationTypeNull ()
 assign NULL value More...
 
bool IsAccomodationSizeNull ()
 test for NULL value More...
 
void SetAccomodationSizeNull ()
 assign NULL value More...
 
bool IsContactPartnerKeyNull ()
 test for NULL value More...
 
void SetContactPartnerKeyNull ()
 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 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...
 
String ChurchName [get, set]
 
Int32 ApproximateSize [get, set]
 Number of people in regular attendance. More...
 
String DenominationCode [get, set]
 
Boolean Accomodation [get, set]
 
Boolean PrayerGroup [get, set]
 
Boolean MapOnFile [get, set]
 Paper (Digital?) Map of church is on file at Site. More...
 
String AccomodationType [get, set]
 
Int32 AccomodationSize [get, set]
 
Int64 ContactPartnerKey [get, set]
 Generally the contact person for the unit who will be addressed in any correspondence. 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

Specific information about a church which is a partner.

Constructor & Destructor Documentation

◆ PChurchRow()

Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.PChurchRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.InitValues ( )
inlinevirtual

set default values

◆ IsAccomodationNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsAccomodationNull ( )
inline

test for NULL value

◆ IsAccomodationSizeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsAccomodationSizeNull ( )
inline

test for NULL value

◆ IsAccomodationTypeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsAccomodationTypeNull ( )
inline

test for NULL value

◆ IsApproximateSizeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsApproximateSizeNull ( )
inline

test for NULL value

◆ IsChurchNameNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsChurchNameNull ( )
inline

test for NULL value

◆ IsContactPartnerKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsContactPartnerKeyNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsDenominationCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsDenominationCodeNull ( )
inline

test for NULL value

◆ IsMapOnFileNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsMapOnFileNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsPartnerKeyNull ( )
inline

test for NULL value

◆ IsPrayerGroupNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.IsPrayerGroupNull ( )
inline

test for NULL value

◆ SetAccomodationNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetAccomodationNull ( )
inline

assign NULL value

◆ SetAccomodationSizeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetAccomodationSizeNull ( )
inline

assign NULL value

◆ SetAccomodationTypeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetAccomodationTypeNull ( )
inline

assign NULL value

◆ SetApproximateSizeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetApproximateSizeNull ( )
inline

assign NULL value

◆ SetChurchNameNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetChurchNameNull ( )
inline

assign NULL value

◆ SetContactPartnerKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetContactPartnerKeyNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetDenominationCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetDenominationCodeNull ( )
inline

assign NULL value

◆ SetMapOnFileNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetMapOnFileNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetPartnerKeyNull ( )
inline

assign NULL value

◆ SetPrayerGroupNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.SetPrayerGroupNull ( )
inline

assign NULL value

Property Documentation

◆ Accomodation

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.Accomodation
getset

◆ AccomodationSize

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.AccomodationSize
getset

◆ AccomodationType

String Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.AccomodationType
getset

◆ ApproximateSize

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.ApproximateSize
getset

Number of people in regular attendance.

◆ ChurchName

String Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.ChurchName
getset

◆ ContactPartnerKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.ContactPartnerKey
getset

Generally the contact person for the unit who will be addressed in any correspondence.

◆ CreatedBy

String Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.DateModified
getset

The date the record was modified.

◆ DenominationCode

String Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.DenominationCode
getset

◆ MapOnFile

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.MapOnFile
getset

Paper (Digital?) Map of church is on file at Site.

◆ ModificationId

DateTime Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.ModifiedBy
getset

User ID of who last modified this record.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.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.

◆ PrayerGroup

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PChurchRow.PrayerGroup
getset

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