|
OpenPetra
Free Administration Software for Non-Profits
|
Public Member Functions | |
| PartnerFindTDSSearchResultRow (System.Data.DataRowBuilder rb) | |
| Constructor. More... | |
| virtual void | InitValues () |
| set default values More... | |
| bool | IsPartnerClassNull () |
| test for NULL value More... | |
| void | SetPartnerClassNull () |
| assign NULL value More... | |
| bool | IsPartnerShortNameNull () |
| test for NULL value More... | |
| void | SetPartnerShortNameNull () |
| assign NULL value More... | |
| bool | IsStatusCodeNull () |
| test for NULL value More... | |
| void | SetStatusCodeNull () |
| assign NULL value More... | |
| bool | IsPartnerKeyNull () |
| test for NULL value More... | |
| void | SetPartnerKeyNull () |
| assign NULL value More... | |
| bool | IsPreviousNameNull () |
| test for NULL value More... | |
| void | SetPreviousNameNull () |
| assign NULL value More... | |
| bool | IsAcquisitionCodeNull () |
| test for NULL value More... | |
| void | SetAcquisitionCodeNull () |
| assign NULL value More... | |
| bool | IsCreatedByNull () |
| test for NULL value More... | |
| void | SetCreatedByNull () |
| assign NULL value More... | |
| bool | IsDateCreatedNull () |
| test for NULL value More... | |
| void | SetDateCreatedNull () |
| assign NULL value More... | |
| bool | IsModificationIdNull () |
| test for NULL value More... | |
| void | SetModificationIdNull () |
| assign NULL value More... | |
| bool | IsFirstNameNull () |
| test for NULL value More... | |
| void | SetFirstNameNull () |
| assign NULL value More... | |
| bool | IsFamilyNameNull () |
| test for NULL value More... | |
| void | SetFamilyNameNull () |
| assign NULL value More... | |
| bool | IsFamilyKeyNull () |
| test for NULL value More... | |
| void | SetFamilyKeyNull () |
| assign NULL value More... | |
| bool | IsLocationTypeNull () |
| test for NULL value More... | |
| void | SetLocationTypeNull () |
| assign NULL value More... | |
| bool | IsSiteKeyNull () |
| test for NULL value More... | |
| void | SetSiteKeyNull () |
| assign NULL value More... | |
| bool | IsCityNull () |
| test for NULL value More... | |
| void | SetCityNull () |
| assign NULL value More... | |
| bool | IsPostalCodeNull () |
| test for NULL value More... | |
| void | SetPostalCodeNull () |
| assign NULL value More... | |
| bool | IsLocalityNull () |
| test for NULL value More... | |
| void | SetLocalityNull () |
| assign NULL value More... | |
| bool | IsStreetNameNull () |
| test for NULL value More... | |
| void | SetStreetNameNull () |
| assign NULL value More... | |
| bool | IsAddress3Null () |
| test for NULL value More... | |
| void | SetAddress3Null () |
| assign NULL value More... | |
| bool | IsCountyNull () |
| test for NULL value More... | |
| void | SetCountyNull () |
| assign NULL value More... | |
| bool | IsCountryCodeNull () |
| test for NULL value More... | |
| void | SetCountryCodeNull () |
| assign NULL value More... | |
| bool | IsLocationKeyNull () |
| test for NULL value More... | |
| void | SetLocationKeyNull () |
| assign NULL value More... | |
| bool | IsBankingDetailsKeyNull () |
| test for NULL value More... | |
| void | SetBankingDetailsKeyNull () |
| assign NULL value More... | |
| bool | IsAccountNameNull () |
| test for NULL value More... | |
| void | SetAccountNameNull () |
| assign NULL value More... | |
| bool | IsBankAccountNumberNull () |
| test for NULL value More... | |
| void | SetBankAccountNumberNull () |
| assign NULL value More... | |
| bool | IsIbanNull () |
| test for NULL value More... | |
| void | SetIbanNull () |
| assign NULL value More... | |
| bool | IsBranchCodeNull () |
| test for NULL value More... | |
| void | SetBranchCodeNull () |
| assign NULL value More... | |
| bool | IsBicNull () |
| test for NULL value More... | |
| void | SetBicNull () |
| assign NULL value More... | |
Properties | |
| String | PartnerClass [get, set] |
| This defines what type of partner this is. The classes that may be assigned are PERSON, FAMILY, CHURCH, ORGANISATION, UNIT, VENUE and BANK. More... | |
| String | PartnerShortName [get, set] |
| Name of the person or organisation. If a person, more name info is stored in p_person. More... | |
| String | StatusCode [get, set] |
| 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 | PreviousName [get, set] |
| String | AcquisitionCode [get, set] |
| This code identifies the method of aquisition. More... | |
| String | CreatedBy [get, set] |
| User ID of who created this record. More... | |
| System.? DateTime | DateCreated [get, set] |
| The date the record was created. More... | |
| DateTime | ModificationId [get, set] |
| This identifies the current version of the record. More... | |
| String | FirstName [get, set] |
| String | FamilyName [get, set] |
| Int64 | FamilyKey [get, set] |
| String | LocationType [get, set] |
| Int64 | SiteKey [get, set] |
| This is the key that tell what site created the linked location. More... | |
| String | City [get, set] |
| This can be a post town or city. More... | |
| String | PostalCode [get, set] |
| This is the national post code. More... | |
| String | Locality [get, set] |
| This is the first element of an address. More... | |
| String | StreetName [get, set] |
| The name of the street that the house is located on. More... | |
| String | Address3 [get, set] |
| This is the third element of an address (if required) More... | |
| String | County [get, set] |
| This can be a county (UK), a state (US), province (CDN), canton (CH) etc. More... | |
| String | CountryCode [get, set] |
| Int32 | LocationKey [get, set] |
| Int32 | BankingDetailsKey [get, set] |
| A sequence key for the banking details. More... | |
| String | AccountName [get, set] |
| The full name used for authorizing a transaction with this banking entity. More... | |
| String | BankAccountNumber [get, set] |
| The account number in the bank. More... | |
| String | Iban [get, set] |
| The IBAN (International Bank Account Number). IBAN is a standardised international format for entering account details which consists of the country code, the local bank code, the (payee) account number and a control number. More... | |
| String | BranchCode [get, set] |
| The bank code/branch code/sort code (synonymous country-specific terms) for identifying a bank branch with a number/code. More... | |
| String | Bic [get, set] |
| BIC (Bank Identifier Code)/SWIFT code. The Bank Identifier Code is a unique address which, in telecommunication messages, identifies precisely the financial institutions involved in financial transactions. BICs either have 8 or 11 characters. More... | |
|
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 |
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
|
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 |
The full name used for authorizing a transaction with this banking entity.
|
getset |
This code identifies the method of aquisition.
|
getset |
This is the third element of an address (if required)
|
getset |
The account number in the bank.
|
getset |
A sequence key for the banking details.
|
getset |
BIC (Bank Identifier Code)/SWIFT code. The Bank Identifier Code is a unique address which, in telecommunication messages, identifies precisely the financial institutions involved in financial transactions. BICs either have 8 or 11 characters.
|
getset |
The bank code/branch code/sort code (synonymous country-specific terms) for identifying a bank branch with a number/code.
|
getset |
This can be a post town or city.
|
getset |
This is a code which identifies a country. It is taken from the ISO 3166-1-alpha-2 code elements.
|
getset |
This can be a county (UK), a state (US), province (CDN), canton (CH) etc.
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
A cross reference to the family record of this person. It should be set to ? (not 0 because such a record does not exist!) when there is no family record.
|
getset |
|
getset |
|
getset |
The IBAN (International Bank Account Number). IBAN is a standardised international format for entering account details which consists of the country code, the local bank code, the (payee) account number and a control number.
|
getset |
This is the first element of an address.
|
getset |
|
getset |
|
getset |
This identifies the current version of the record.
|
getset |
This defines what type of partner this is. The classes that may be assigned are PERSON, FAMILY, CHURCH, ORGANISATION, UNIT, VENUE and BANK.
|
getset |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
|
getset |
Name of the person or organisation. If a person, more name info is stored in p_person.
|
getset |
This is the national post code.
|
getset |
|
getset |
This is the key that tell what site created the linked location.
|
getset |
This code describes the status of a partner. Eg, Active, Deceased etc
|
getset |
The name of the street that the house is located on.