OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow Class Reference
Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow:

Public Member Functions

 PartnerEditTDSMiscellaneousDataRow (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 IsSelectedSiteKeyNull ()
 test for NULL value More...
 
void SetSelectedSiteKeyNull ()
 assign NULL value More...
 
bool IsSelectedLocationKeyNull ()
 test for NULL value More...
 
void SetSelectedLocationKeyNull ()
 assign NULL value More...
 
bool IsLastGiftDateNull ()
 test for NULL value More...
 
void SetLastGiftDateNull ()
 assign NULL value More...
 
bool IsLastGiftInfoNull ()
 test for NULL value More...
 
void SetLastGiftInfoNull ()
 assign NULL value More...
 
bool IsLastContactDateNull ()
 test for NULL value More...
 
void SetLastContactDateNull ()
 assign NULL value More...
 
bool IsItemsCountAddressesNull ()
 test for NULL value More...
 
void SetItemsCountAddressesNull ()
 assign NULL value More...
 
bool IsItemsCountAddressesActiveNull ()
 test for NULL value More...
 
void SetItemsCountAddressesActiveNull ()
 assign NULL value More...
 
bool IsItemsCountContactDetailsNull ()
 test for NULL value More...
 
void SetItemsCountContactDetailsNull ()
 assign NULL value More...
 
bool IsItemsCountContactDetailsActiveNull ()
 test for NULL value More...
 
void SetItemsCountContactDetailsActiveNull ()
 assign NULL value More...
 
bool IsItemsCountSubscriptionsNull ()
 test for NULL value More...
 
void SetItemsCountSubscriptionsNull ()
 assign NULL value More...
 
bool IsItemsCountSubscriptionsActiveNull ()
 test for NULL value More...
 
void SetItemsCountSubscriptionsActiveNull ()
 assign NULL value More...
 
bool IsItemsCountPartnerTypesNull ()
 test for NULL value More...
 
void SetItemsCountPartnerTypesNull ()
 assign NULL value More...
 
bool IsItemsCountFamilyMembersNull ()
 test for NULL value More...
 
void SetItemsCountFamilyMembersNull ()
 assign NULL value More...
 
bool IsItemsCountInterestsNull ()
 test for NULL value More...
 
void SetItemsCountInterestsNull ()
 assign NULL value More...
 
bool IsItemsCountRemindersNull ()
 test for NULL value More...
 
void SetItemsCountRemindersNull ()
 assign NULL value More...
 
bool IsItemsCountPartnerBankingDetailsNull ()
 test for NULL value More...
 
void SetItemsCountPartnerBankingDetailsNull ()
 assign NULL value More...
 
bool IsItemsCountPartnerRelationshipsNull ()
 test for NULL value More...
 
void SetItemsCountPartnerRelationshipsNull ()
 assign NULL value More...
 
bool IsItemsCountContactsNull ()
 test for NULL value More...
 
void SetItemsCountContactsNull ()
 assign NULL value More...
 
bool IsOfficeSpecificDataLabelsAvailableNull ()
 test for NULL value More...
 
void SetOfficeSpecificDataLabelsAvailableNull ()
 assign NULL value More...
 
bool IsFoundationOwner1KeyNull ()
 test for NULL value More...
 
void SetFoundationOwner1KeyNull ()
 assign NULL value More...
 
bool IsFoundationOwner2KeyNull ()
 test for NULL value More...
 
void SetFoundationOwner2KeyNull ()
 assign NULL value More...
 
bool IsHasEXWORKERPartnerTypeNull ()
 test for NULL value More...
 
void SetHasEXWORKERPartnerTypeNull ()
 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...
 
Int64 SelectedSiteKey [get, set]
 This is the key that tell what site created the linked location. More...
 
Int32 SelectedLocationKey [get, set]
 
DateTime LastGiftDate [get, set]
 
string LastGiftInfo [get, set]
 
DateTime LastContactDate [get, set]
 
Int32 ItemsCountAddresses [get, set]
 
Int32 ItemsCountAddressesActive [get, set]
 
Int32 ItemsCountContactDetails [get, set]
 
Int32 ItemsCountContactDetailsActive [get, set]
 
Int32 ItemsCountSubscriptions [get, set]
 
Int32 ItemsCountSubscriptionsActive [get, set]
 
Int32 ItemsCountPartnerTypes [get, set]
 
Int32 ItemsCountFamilyMembers [get, set]
 
Int32 ItemsCountInterests [get, set]
 
Int32 ItemsCountReminders [get, set]
 
Int32 ItemsCountPartnerBankingDetails [get, set]
 
Int32 ItemsCountPartnerRelationships [get, set]
 
Int32 ItemsCountContacts [get, set]
 
bool OfficeSpecificDataLabelsAvailable [get, set]
 
Int64 FoundationOwner1Key [get, set]
 
Int64 FoundationOwner2Key [get, set]
 
bool HasEXWORKERPartnerType [get, set]
 

Constructor & Destructor Documentation

◆ PartnerEditTDSMiscellaneousDataRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsFoundationOwner1KeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsFoundationOwner1KeyNull ( )
inline

test for NULL value

◆ IsFoundationOwner2KeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsFoundationOwner2KeyNull ( )
inline

test for NULL value

◆ IsHasEXWORKERPartnerTypeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsHasEXWORKERPartnerTypeNull ( )
inline

test for NULL value

◆ IsItemsCountAddressesActiveNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsItemsCountAddressesActiveNull ( )
inline

test for NULL value

◆ IsItemsCountAddressesNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsItemsCountAddressesNull ( )
inline

test for NULL value

◆ IsItemsCountContactDetailsActiveNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsItemsCountContactDetailsActiveNull ( )
inline

test for NULL value

◆ IsItemsCountContactDetailsNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsItemsCountContactDetailsNull ( )
inline

test for NULL value

◆ IsItemsCountContactsNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsItemsCountContactsNull ( )
inline

test for NULL value

◆ IsItemsCountFamilyMembersNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsItemsCountFamilyMembersNull ( )
inline

test for NULL value

◆ IsItemsCountInterestsNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsItemsCountInterestsNull ( )
inline

test for NULL value

◆ IsItemsCountPartnerBankingDetailsNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsItemsCountPartnerBankingDetailsNull ( )
inline

test for NULL value

◆ IsItemsCountPartnerRelationshipsNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsItemsCountPartnerRelationshipsNull ( )
inline

test for NULL value

◆ IsItemsCountPartnerTypesNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsItemsCountPartnerTypesNull ( )
inline

test for NULL value

◆ IsItemsCountRemindersNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsItemsCountRemindersNull ( )
inline

test for NULL value

◆ IsItemsCountSubscriptionsActiveNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsItemsCountSubscriptionsActiveNull ( )
inline

test for NULL value

◆ IsItemsCountSubscriptionsNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsItemsCountSubscriptionsNull ( )
inline

test for NULL value

◆ IsLastContactDateNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsLastContactDateNull ( )
inline

test for NULL value

◆ IsLastGiftDateNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsLastGiftDateNull ( )
inline

test for NULL value

◆ IsLastGiftInfoNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsLastGiftInfoNull ( )
inline

test for NULL value

◆ IsOfficeSpecificDataLabelsAvailableNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsOfficeSpecificDataLabelsAvailableNull ( )
inline

test for NULL value

◆ IsPartnerKeyNull()

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

test for NULL value

◆ IsSelectedLocationKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsSelectedLocationKeyNull ( )
inline

test for NULL value

◆ IsSelectedSiteKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.IsSelectedSiteKeyNull ( )
inline

test for NULL value

◆ SetFoundationOwner1KeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetFoundationOwner1KeyNull ( )
inline

assign NULL value

◆ SetFoundationOwner2KeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetFoundationOwner2KeyNull ( )
inline

assign NULL value

◆ SetHasEXWORKERPartnerTypeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetHasEXWORKERPartnerTypeNull ( )
inline

assign NULL value

◆ SetItemsCountAddressesActiveNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetItemsCountAddressesActiveNull ( )
inline

assign NULL value

◆ SetItemsCountAddressesNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetItemsCountAddressesNull ( )
inline

assign NULL value

◆ SetItemsCountContactDetailsActiveNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetItemsCountContactDetailsActiveNull ( )
inline

assign NULL value

◆ SetItemsCountContactDetailsNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetItemsCountContactDetailsNull ( )
inline

assign NULL value

◆ SetItemsCountContactsNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetItemsCountContactsNull ( )
inline

assign NULL value

◆ SetItemsCountFamilyMembersNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetItemsCountFamilyMembersNull ( )
inline

assign NULL value

◆ SetItemsCountInterestsNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetItemsCountInterestsNull ( )
inline

assign NULL value

◆ SetItemsCountPartnerBankingDetailsNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetItemsCountPartnerBankingDetailsNull ( )
inline

assign NULL value

◆ SetItemsCountPartnerRelationshipsNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetItemsCountPartnerRelationshipsNull ( )
inline

assign NULL value

◆ SetItemsCountPartnerTypesNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetItemsCountPartnerTypesNull ( )
inline

assign NULL value

◆ SetItemsCountRemindersNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetItemsCountRemindersNull ( )
inline

assign NULL value

◆ SetItemsCountSubscriptionsActiveNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetItemsCountSubscriptionsActiveNull ( )
inline

assign NULL value

◆ SetItemsCountSubscriptionsNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetItemsCountSubscriptionsNull ( )
inline

assign NULL value

◆ SetLastContactDateNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetLastContactDateNull ( )
inline

assign NULL value

◆ SetLastGiftDateNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetLastGiftDateNull ( )
inline

assign NULL value

◆ SetLastGiftInfoNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetLastGiftInfoNull ( )
inline

assign NULL value

◆ SetOfficeSpecificDataLabelsAvailableNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetOfficeSpecificDataLabelsAvailableNull ( )
inline

assign NULL value

◆ SetPartnerKeyNull()

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

assign NULL value

◆ SetSelectedLocationKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetSelectedLocationKeyNull ( )
inline

assign NULL value

◆ SetSelectedSiteKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SetSelectedSiteKeyNull ( )
inline

assign NULL value

Property Documentation

◆ FoundationOwner1Key

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.FoundationOwner1Key
getset

◆ FoundationOwner2Key

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.FoundationOwner2Key
getset

◆ HasEXWORKERPartnerType

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.HasEXWORKERPartnerType
getset

◆ ItemsCountAddresses

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.ItemsCountAddresses
getset

◆ ItemsCountAddressesActive

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.ItemsCountAddressesActive
getset

◆ ItemsCountContactDetails

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.ItemsCountContactDetails
getset

◆ ItemsCountContactDetailsActive

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.ItemsCountContactDetailsActive
getset

◆ ItemsCountContacts

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.ItemsCountContacts
getset

◆ ItemsCountFamilyMembers

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.ItemsCountFamilyMembers
getset

◆ ItemsCountInterests

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.ItemsCountInterests
getset

◆ ItemsCountPartnerBankingDetails

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.ItemsCountPartnerBankingDetails
getset

◆ ItemsCountPartnerRelationships

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.ItemsCountPartnerRelationships
getset

◆ ItemsCountPartnerTypes

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.ItemsCountPartnerTypes
getset

◆ ItemsCountReminders

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.ItemsCountReminders
getset

◆ ItemsCountSubscriptions

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.ItemsCountSubscriptions
getset

◆ ItemsCountSubscriptionsActive

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.ItemsCountSubscriptionsActive
getset

◆ LastContactDate

DateTime Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.LastContactDate
getset

◆ LastGiftDate

DateTime Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.LastGiftDate
getset

◆ LastGiftInfo

string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.LastGiftInfo
getset

◆ OfficeSpecificDataLabelsAvailable

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.OfficeSpecificDataLabelsAvailable
getset

◆ PartnerKey

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

◆ SelectedLocationKey

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SelectedLocationKey
getset

◆ SelectedSiteKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSMiscellaneousDataRow.SelectedSiteKey
getset

This is the key that tell what site created the linked location.


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