OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow Class Reference
Inheritance diagram for Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow:

Public Member Functions

 IndividualDataTDSSummaryDataRow (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 IsDateOfBirthNull ()
 test for NULL value More...
 
void SetDateOfBirthNull ()
 assign NULL value More...
 
bool IsGenderNull ()
 test for NULL value More...
 
void SetGenderNull ()
 assign NULL value More...
 
bool IsMaritalStatusNull ()
 test for NULL value More...
 
void SetMaritalStatusNull ()
 assign NULL value More...
 
bool IsNationalitiesNull ()
 test for NULL value More...
 
void SetNationalitiesNull ()
 assign NULL value More...
 
bool IsPrimaryPhoneNumberNull ()
 test for NULL value More...
 
void SetPrimaryPhoneNumberNull ()
 assign NULL value More...
 
bool IsPrimaryEmailAddressNull ()
 test for NULL value More...
 
void SetPrimaryEmailAddressNull ()
 assign NULL value More...
 
bool IsChurchNameNull ()
 test for NULL value More...
 
void SetChurchNameNull ()
 assign NULL value More...
 
bool IsChurchAddressNull ()
 test for NULL value More...
 
void SetChurchAddressNull ()
 assign NULL value More...
 
bool IsChurchPrimaryPhoneNumberNull ()
 test for NULL value More...
 
void SetChurchPrimaryPhoneNumberNull ()
 assign NULL value More...
 
bool IsChurchPastorNull ()
 test for NULL value More...
 
void SetChurchPastorNull ()
 assign NULL value More...
 
bool IsChurchPastorsPrimaryPhoneNumberNull ()
 test for NULL value More...
 
void SetChurchPastorsPrimaryPhoneNumberNull ()
 assign NULL value More...
 
bool IsNumberOfShownSupportingChurchPastorsNull ()
 test for NULL value More...
 
void SetNumberOfShownSupportingChurchPastorsNull ()
 assign NULL value More...
 
bool IsNumberOfShownSupportingChurchesNull ()
 test for NULL value More...
 
void SetNumberOfShownSupportingChurchesNull ()
 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...
 
System.? DateTime DateOfBirth [get, set]
 This is the date the person was born. More...
 
String Gender [get, set]
 
String MaritalStatus [get, set]
 
String Nationalities [get, set]
 Nationality/Nationalities of the PERSON (taken from his-her Passports) More...
 
string PrimaryPhoneNumber [get, set]
 Primary Phone Number of the PERSON. More...
 
string PrimaryEmailAddress [get, set]
 Primary E-mail Address of the PERSON. More...
 
string ChurchName [get, set]
 Name of a supporting church of the PERSON. More...
 
string ChurchAddress [get, set]
 Address of this supporting church of the PERSON. More...
 
string ChurchPrimaryPhoneNumber [get, set]
 Primary Phone of this supporting church of the PERSON. More...
 
string ChurchPastor [get, set]
 Pastor of this supporting church of the PERSON. More...
 
string ChurchPastorsPrimaryPhoneNumber [get, set]
 Primary Phone of this pastor of this supporting church of the PERSON. More...
 
Int32 NumberOfShownSupportingChurchPastors [get, set]
 Number of pastors at this supporting church of the PERSON. More...
 
Int32 NumberOfShownSupportingChurches [get, set]
 Number of supporting churches of the PERSON. More...
 

Constructor & Destructor Documentation

◆ IndividualDataTDSSummaryDataRow()

Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IndividualDataTDSSummaryDataRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.InitValues ( )
inlinevirtual

set default values

◆ IsChurchAddressNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IsChurchAddressNull ( )
inline

test for NULL value

◆ IsChurchNameNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IsChurchNameNull ( )
inline

test for NULL value

◆ IsChurchPastorNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IsChurchPastorNull ( )
inline

test for NULL value

◆ IsChurchPastorsPrimaryPhoneNumberNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IsChurchPastorsPrimaryPhoneNumberNull ( )
inline

test for NULL value

◆ IsChurchPrimaryPhoneNumberNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IsChurchPrimaryPhoneNumberNull ( )
inline

test for NULL value

◆ IsDateOfBirthNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IsDateOfBirthNull ( )
inline

test for NULL value

◆ IsGenderNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IsGenderNull ( )
inline

test for NULL value

◆ IsMaritalStatusNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IsMaritalStatusNull ( )
inline

test for NULL value

◆ IsNationalitiesNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IsNationalitiesNull ( )
inline

test for NULL value

◆ IsNumberOfShownSupportingChurchesNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IsNumberOfShownSupportingChurchesNull ( )
inline

test for NULL value

◆ IsNumberOfShownSupportingChurchPastorsNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IsNumberOfShownSupportingChurchPastorsNull ( )
inline

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IsPartnerKeyNull ( )
inline

test for NULL value

◆ IsPrimaryEmailAddressNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IsPrimaryEmailAddressNull ( )
inline

test for NULL value

◆ IsPrimaryPhoneNumberNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.IsPrimaryPhoneNumberNull ( )
inline

test for NULL value

◆ SetChurchAddressNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.SetChurchAddressNull ( )
inline

assign NULL value

◆ SetChurchNameNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.SetChurchNameNull ( )
inline

assign NULL value

◆ SetChurchPastorNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.SetChurchPastorNull ( )
inline

assign NULL value

◆ SetChurchPastorsPrimaryPhoneNumberNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.SetChurchPastorsPrimaryPhoneNumberNull ( )
inline

assign NULL value

◆ SetChurchPrimaryPhoneNumberNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.SetChurchPrimaryPhoneNumberNull ( )
inline

assign NULL value

◆ SetDateOfBirthNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.SetDateOfBirthNull ( )
inline

assign NULL value

◆ SetGenderNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.SetGenderNull ( )
inline

assign NULL value

◆ SetMaritalStatusNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.SetMaritalStatusNull ( )
inline

assign NULL value

◆ SetNationalitiesNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.SetNationalitiesNull ( )
inline

assign NULL value

◆ SetNumberOfShownSupportingChurchesNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.SetNumberOfShownSupportingChurchesNull ( )
inline

assign NULL value

◆ SetNumberOfShownSupportingChurchPastorsNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.SetNumberOfShownSupportingChurchPastorsNull ( )
inline

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.SetPartnerKeyNull ( )
inline

assign NULL value

◆ SetPrimaryEmailAddressNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.SetPrimaryEmailAddressNull ( )
inline

assign NULL value

◆ SetPrimaryPhoneNumberNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.SetPrimaryPhoneNumberNull ( )
inline

assign NULL value

Property Documentation

◆ ChurchAddress

string Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.ChurchAddress
getset

Address of this supporting church of the PERSON.

◆ ChurchName

string Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.ChurchName
getset

Name of a supporting church of the PERSON.

◆ ChurchPastor

string Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.ChurchPastor
getset

Pastor of this supporting church of the PERSON.

◆ ChurchPastorsPrimaryPhoneNumber

string Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.ChurchPastorsPrimaryPhoneNumber
getset

Primary Phone of this pastor of this supporting church of the PERSON.

◆ ChurchPrimaryPhoneNumber

string Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.ChurchPrimaryPhoneNumber
getset

Primary Phone of this supporting church of the PERSON.

◆ DateOfBirth

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.DateOfBirth
getset

This is the date the person was born.

◆ Gender

String Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.Gender
getset

◆ MaritalStatus

String Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.MaritalStatus
getset

◆ Nationalities

String Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.Nationalities
getset

Nationality/Nationalities of the PERSON (taken from his-her Passports)

◆ NumberOfShownSupportingChurches

Int32 Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.NumberOfShownSupportingChurches
getset

Number of supporting churches of the PERSON.

◆ NumberOfShownSupportingChurchPastors

Int32 Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.NumberOfShownSupportingChurchPastors
getset

Number of pastors at this supporting church of the PERSON.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.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.

◆ PrimaryEmailAddress

string Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.PrimaryEmailAddress
getset

Primary E-mail Address of the PERSON.

◆ PrimaryPhoneNumber

string Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSSummaryDataRow.PrimaryPhoneNumber
getset

Primary Phone Number of the PERSON.


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