|
OpenPetra
Free Administration Software for Non-Profits
|
Contains data for a Unit to be used for export to forms More...
Public Member Functions | |
| TFormDataUnit () | |
| constructor More... | |
| void | AddContactDetail (TFormDataContactDetail ARecord) |
| add contact detail record to list More... | |
| void | AddContactLog (TFormDataContactLog ARecord) |
| add contact log record to list More... | |
| void | AddSubscription (TFormDataSubscription ARecord) |
| add subscription record to list More... | |
| void | AddGift (TFormDataGift ARecord) |
| add gift record to list More... | |
| void | AddPayment (TFormDataAPPayment ARecord) |
| add payment record to list More... | |
| void | AddFamilyMember (TFormDataFamilyMember ARecord) |
| add family member record to list More... | |
Static Public Member Functions | |
| static Boolean | RetrieveInfo (List< String >AFieldList, TFormDataRetrievalSection ASection) |
Public Attributes | |
| List< TFormDataContactDetail > | ContactDetail |
| list of contact details More... | |
| List< TFormDataContactLog > | ContactLog |
| list of contact logs More... | |
| List< TFormDataSubscription > | Subscription |
| list of subscriptions More... | |
| List< TFormDataGift > | Gift |
| list of gifts More... | |
| List< TFormDataAPPayment > | Payment |
| list of AP Payments More... | |
| List< TFormDataFamilyMember > | FamilyMember |
Properties | |
| string | RecordingField [get, set] |
| field recording data for this partner record (site key) More... | |
| Boolean | IsPersonRecord [get, set] |
| string | PartnerKey [get, set] |
| string | PartnerClass [get, set] |
| string | StatusCode [get, set] |
| String | FormalSalutation [get, set] |
| assembled formal salutation (rules taken from p_formality) More... | |
| String | FormalClosing [get, set] |
| assembled formal closing (rules taken from p_formality) More... | |
| String | Title [get, set] |
| String | TitleAndSpace [get, set] |
| String | AddresseeType [get, set] |
| String | FirstName [get, set] |
| String | FirstNameAndSpace [get, set] |
| String | FirstInitial [get, set] |
| String | FirstInitialAndSpace [get, set] |
| String | LastName [get, set] |
| String | LastNameAndSpace [get, set] |
| String | Name [get, set] |
| String | ShortName [get, set] |
| String | LocalName [get, set] |
| Int32 | LocationKey [get, set] |
| bool | AddressIsOriginal [get, set] |
| set to true if address was retrieved from original LocationKey, otherwise false if updated (for example to BestAddress) More... | |
| String | Address1 [get, set] |
| String | AddressStreet2 [get, set] |
| String | Address3 [get, set] |
| String | PostalCode [get, set] |
| String | County [get, set] |
| String | CountryName [get, set] |
| String | City [get, set] |
| String | CountryCode [get, set] |
| String | CountryInLocalLanguage [get, set] |
| String | AddressBlock [get, set] |
| assembled address block More... | |
| string | PublicationCodes [get, set] |
| string | MailingCode [get, set] |
| string | Enclosures [get, set] |
| String | PrimaryPhone [get, set] |
| String | PrimaryEmail [get, set] |
| String | Skype [get, set] |
| DateTime? | DateOfBirth [get, set] |
| String | LanguageCode [get, set] |
| String | Notes [get, set] |
| String | BankAccountName [get, set] |
| String | BankAccountNumber [get, set] |
| String | IBANUnformatted [get, set] |
| String | IBANFormatted [get, set] |
| String | BankName [get, set] |
| String | BankBranchCode [get, set] |
| String | BICSwiftCode [get, set] |
| String | ReceiptLetterFrequency [get, set] |
| String | GiftTotalAmountCurrency [get, set] |
| String | GiftTotalAmount [get, set] |
| String | GiftTotalAmountInWords [get, set] |
| String | GiftTotalTaxDeductAmount [get, set] |
| String | GiftTotalTaxDeductAmountInWords [get, set] |
| String | GiftTotalTaxNonDeductAmount [get, set] |
| String | GiftTotalTaxNonDeductAmountInWords [get, set] |
| DateTime? | GiftDate [get, set] |
| Boolean | IsFirstDon [get, set] |
| Is any entry in list "Gift" the first donation of a new donor? More... | |
| String | FirstDon [get, set] |
| If any entry in list "Gift" is first donation or a new donor: Will be set to "N", otherwise empty. More... | |
| String | PaymentDate [get, set] |
| String | OurReference [get, set] |
| String | TotalPayment [get, set] |
| String | CurrencyCode [get, set] |
| int | PaymentNumber [get, set] |
| String | ChequeDate [get, set] |
| String | ChequePayee [get, set] |
| String | ChequeAmountInWords [get, set] |
| String | ChequeAmountToPay [get, set] |
| String | ChequeNumber [get, set] |
| String | Custom1 [get, set] |
| String | Custom2 [get, set] |
| String | Custom3 [get, set] |
| String | Custom4 [get, set] |
| String | Custom5 [get, set] |
| String | Custom6 [get, set] |
| String | Custom7 [get, set] |
| String | Custom8 [get, set] |
| DateTime? | CurrentDate [get, set] |
| Current Date. More... | |
Contains data for a Unit to be used for export to forms
|
inline |
constructor
|
inlineinherited |
add contact detail record to list
|
inlineinherited |
add contact log record to list
|
inlineinherited |
add family member record to list
|
inlineinherited |
add gift record to list
|
inlineinherited |
add payment record to list
|
inlineinherited |
add subscription record to list
|
inlinestaticinherited |
| AFieldList | |
| ASection |
|
inherited |
list of contact details
|
inherited |
list of contact logs
|
inherited |
list of family members for Family: all members for Person: all members except this Person
|
inherited |
list of gifts
|
inherited |
list of AP Payments
|
inherited |
list of subscriptions
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
assembled address block
|
getsetinherited |
|
getsetinherited |
set to true if address was retrieved from original LocationKey, otherwise false if updated (for example to BestAddress)
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
Current Date.
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
If any entry in list "Gift" is first donation or a new donor: Will be set to "N", otherwise empty.
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
assembled formal closing (rules taken from p_formality)
|
getsetinherited |
assembled formal salutation (rules taken from p_formality)
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
Is any entry in list "Gift" the first donation of a new donor?
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
field recording data for this partner record (site key)
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |
|
getsetinherited |