OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MCommon.TFormDataGift Class Reference

Contains data for a gift detail for/from a partner More...

Inheritance diagram for Ict.Petra.Shared.MCommon.TFormDataGift:
Ict.Petra.Shared.MCommon.TFormData

Static Public Member Functions

static Boolean RetrieveInfo (List< String >AFieldList, TFormDataRetrievalSection ASection)
 

Properties

DateTime? Date [get, set]
 Date of donation. More...
 
String Reference [get, set]
 Gift Reference. More...
 
String ReceiptNr [get, set]
 Gift Receipt Number. More...
 
Boolean IsTypeGiftInKind [get, set]
 Is Gift in Kind? More...
 
Boolean IsTypeGift [get, set]
 Is Gift in Kind? More...
 
String AmountCurrency [get, set]
 Currency. More...
 
String AmountInWords [get, set]
 Amount in words. More...
 
String Amount [get, set]
 Amount. More...
 
String TaxDeductAmountInWords [get, set]
 Tax deducted amount in words. More...
 
String TaxDeductAmount [get, set]
 Tax deducted amount. More...
 
String TaxNonDeductAmountInWords [get, set]
 Tax non deducted amount in words. More...
 
String TaxNonDeductAmount [get, set]
 Tax non deducted amount. More...
 
String CommentOne [get, set]
 Comment one. More...
 
String CommentTwo [get, set]
 Comment two. More...
 
String CommentThree [get, set]
 Comment three. More...
 
String AccountDesc [get, set]
 Account description. More...
 
String CostCentreDesc [get, set]
 Cost centre description. More...
 
String FieldName [get, set]
 Field name. More...
 
String RecipientName [get, set]
 Recipient name (ShortName: "LastName, FirstName, Title") More...
 
String RecipientLocalOrName [get, set]
 Recipient: local name or (if local name is empty) Name (ShortName: "LastName, FirstName, Title") More...
 
String RecipFirstLastName [get, set]
 Recipient name ("FirstName LastName") More...
 
String RecipLocalOrFirstLastName [get, set]
 Recipient: Local name or (if local name is empty) Name ("FirstName LastName") More...
 
String RecipientNameOrMotivation [get, set]
 Recipient name (or motivation if recipient key is 0) (version "LastName, FirstName, Title" for Recipient Name) More...
 
String RecipientLocalOrNameOrMotivation [get, set]
 Recipient: Local name or (if local name is empty) Name (or motivation if recipient key is 0) (version "LastName, FirstName, Title" for Recipient Name) More...
 
String RecipFirstLastNameOrMot [get, set]
 Recipient name (or motivation if recipient key is 0) (version "FirstName LastName" for Recipient Name) More...
 
String RecipLocalOrFirstLastNameOrMot [get, set]
 Recipient: Local name or (if local name is empty) Name (or motivation if recipient key is 0) (version "FirstName LastName" for Recipient Name) More...
 
String MailingCode [get, set]
 Mailing Code. More...
 
Boolean IsFirstDon [get, set]
 Is First Donation of a new donor? More...
 
String FirstDon [get, set]
 Will be set to "N" if First Donation of a new donor, otherwise empty. More...
 
DateTime? CurrentDate [get, set]
 Current Date. More...
 

Detailed Description

Contains data for a gift detail for/from a partner

Member Function Documentation

◆ RetrieveInfo()

static Boolean Ict.Petra.Shared.MCommon.TFormData.RetrieveInfo ( List< String >  AFieldList,
TFormDataRetrievalSection  ASection 
)
inlinestaticinherited

Parameters
AFieldList
ASection
Returns

Property Documentation

◆ AccountDesc

String Ict.Petra.Shared.MCommon.TFormDataGift.AccountDesc
getset

Account description.

◆ Amount

String Ict.Petra.Shared.MCommon.TFormDataGift.Amount
getset

Amount.

◆ AmountCurrency

String Ict.Petra.Shared.MCommon.TFormDataGift.AmountCurrency
getset

Currency.

◆ AmountInWords

String Ict.Petra.Shared.MCommon.TFormDataGift.AmountInWords
getset

Amount in words.

◆ CommentOne

String Ict.Petra.Shared.MCommon.TFormDataGift.CommentOne
getset

Comment one.

◆ CommentThree

String Ict.Petra.Shared.MCommon.TFormDataGift.CommentThree
getset

Comment three.

◆ CommentTwo

String Ict.Petra.Shared.MCommon.TFormDataGift.CommentTwo
getset

Comment two.

◆ CostCentreDesc

String Ict.Petra.Shared.MCommon.TFormDataGift.CostCentreDesc
getset

Cost centre description.

◆ CurrentDate

DateTime? Ict.Petra.Shared.MCommon.TFormData.CurrentDate
getsetinherited

Current Date.

◆ Date

DateTime? Ict.Petra.Shared.MCommon.TFormDataGift.Date
getset

Date of donation.

◆ FieldName

String Ict.Petra.Shared.MCommon.TFormDataGift.FieldName
getset

Field name.

◆ FirstDon

String Ict.Petra.Shared.MCommon.TFormDataGift.FirstDon
getset

Will be set to "N" if First Donation of a new donor, otherwise empty.

◆ IsFirstDon

Boolean Ict.Petra.Shared.MCommon.TFormDataGift.IsFirstDon
getset

Is First Donation of a new donor?

◆ IsTypeGift

Boolean Ict.Petra.Shared.MCommon.TFormDataGift.IsTypeGift
getset

Is Gift in Kind?

◆ IsTypeGiftInKind

Boolean Ict.Petra.Shared.MCommon.TFormDataGift.IsTypeGiftInKind
getset

Is Gift in Kind?

◆ MailingCode

String Ict.Petra.Shared.MCommon.TFormDataGift.MailingCode
getset

Mailing Code.

◆ ReceiptNr

String Ict.Petra.Shared.MCommon.TFormDataGift.ReceiptNr
getset

Gift Receipt Number.

◆ RecipFirstLastName

String Ict.Petra.Shared.MCommon.TFormDataGift.RecipFirstLastName
getset

Recipient name ("FirstName LastName")

◆ RecipFirstLastNameOrMot

String Ict.Petra.Shared.MCommon.TFormDataGift.RecipFirstLastNameOrMot
getset

Recipient name (or motivation if recipient key is 0) (version "FirstName LastName" for Recipient Name)

◆ RecipientLocalOrName

String Ict.Petra.Shared.MCommon.TFormDataGift.RecipientLocalOrName
getset

Recipient: local name or (if local name is empty) Name (ShortName: "LastName, FirstName, Title")

◆ RecipientLocalOrNameOrMotivation

String Ict.Petra.Shared.MCommon.TFormDataGift.RecipientLocalOrNameOrMotivation
getset

Recipient: Local name or (if local name is empty) Name (or motivation if recipient key is 0) (version "LastName, FirstName, Title" for Recipient Name)

◆ RecipientName

String Ict.Petra.Shared.MCommon.TFormDataGift.RecipientName
getset

Recipient name (ShortName: "LastName, FirstName, Title")

◆ RecipientNameOrMotivation

String Ict.Petra.Shared.MCommon.TFormDataGift.RecipientNameOrMotivation
getset

Recipient name (or motivation if recipient key is 0) (version "LastName, FirstName, Title" for Recipient Name)

◆ RecipLocalOrFirstLastName

String Ict.Petra.Shared.MCommon.TFormDataGift.RecipLocalOrFirstLastName
getset

Recipient: Local name or (if local name is empty) Name ("FirstName LastName")

◆ RecipLocalOrFirstLastNameOrMot

String Ict.Petra.Shared.MCommon.TFormDataGift.RecipLocalOrFirstLastNameOrMot
getset

Recipient: Local name or (if local name is empty) Name (or motivation if recipient key is 0) (version "FirstName LastName" for Recipient Name)

◆ Reference

String Ict.Petra.Shared.MCommon.TFormDataGift.Reference
getset

Gift Reference.

◆ TaxDeductAmount

String Ict.Petra.Shared.MCommon.TFormDataGift.TaxDeductAmount
getset

Tax deducted amount.

◆ TaxDeductAmountInWords

String Ict.Petra.Shared.MCommon.TFormDataGift.TaxDeductAmountInWords
getset

Tax deducted amount in words.

◆ TaxNonDeductAmount

String Ict.Petra.Shared.MCommon.TFormDataGift.TaxNonDeductAmount
getset

Tax non deducted amount.

◆ TaxNonDeductAmountInWords

String Ict.Petra.Shared.MCommon.TFormDataGift.TaxNonDeductAmountInWords
getset

Tax non deducted amount in words.


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