OpenPetra
Free Administration Software for Non-Profits
|
Templates of donor gift information which can be copied into the gift system with recurring gift batches. More...
Public Member Functions | |
GiftBatchTDSARecurringGiftRow (System.Data.DataRowBuilder rb) | |
Constructor. More... | |
override void | InitValues () |
set default values More... | |
bool | IsDonorNameNull () |
test for NULL value More... | |
void | SetDonorNameNull () |
assign NULL value More... | |
bool | IsGiftTotalNull () |
test for NULL value More... | |
void | SetGiftTotalNull () |
assign NULL value More... | |
bool | IsLedgerNumberNull () |
test for NULL value More... | |
void | SetLedgerNumberNull () |
assign NULL value More... | |
bool | IsBatchNumberNull () |
test for NULL value More... | |
void | SetBatchNumberNull () |
assign NULL value More... | |
bool | IsGiftTransactionNumberNull () |
test for NULL value More... | |
void | SetGiftTransactionNumberNull () |
assign NULL value More... | |
bool | IsReceiptLetterCodeNull () |
test for NULL value More... | |
void | SetReceiptLetterCodeNull () |
assign NULL value More... | |
bool | IsMethodOfGivingCodeNull () |
test for NULL value More... | |
void | SetMethodOfGivingCodeNull () |
assign NULL value More... | |
bool | IsMethodOfPaymentCodeNull () |
test for NULL value More... | |
void | SetMethodOfPaymentCodeNull () |
assign NULL value More... | |
bool | IsDonorKeyNull () |
test for NULL value More... | |
void | SetDonorKeyNull () |
assign NULL value More... | |
bool | IsLastDetailNumberNull () |
test for NULL value More... | |
void | SetLastDetailNumberNull () |
assign NULL value More... | |
bool | IsReferenceNull () |
test for NULL value More... | |
void | SetReferenceNull () |
assign NULL value More... | |
bool | IsBankingDetailsKeyNull () |
test for NULL value More... | |
void | SetBankingDetailsKeyNull () |
assign NULL value More... | |
bool | IsSepaMandateReferenceNull () |
test for NULL value More... | |
void | SetSepaMandateReferenceNull () |
assign NULL value More... | |
bool | IsSepaMandateGivenNull () |
test for NULL value More... | |
void | SetSepaMandateGivenNull () |
assign NULL value More... | |
bool | IsChargeStatusNull () |
test for NULL value More... | |
void | SetChargeStatusNull () |
assign NULL value More... | |
bool | IsLastDebitNull () |
test for NULL value More... | |
void | SetLastDebitNull () |
assign NULL value More... | |
bool | IsDebitDayNull () |
test for NULL value More... | |
void | SetDebitDayNull () |
assign NULL value More... | |
bool | IsActiveNull () |
test for NULL value More... | |
void | SetActiveNull () |
assign NULL value More... | |
bool | IsDateCreatedNull () |
test for NULL value More... | |
void | SetDateCreatedNull () |
assign NULL value More... | |
bool | IsCreatedByNull () |
test for NULL value More... | |
void | SetCreatedByNull () |
assign NULL value More... | |
bool | IsDateModifiedNull () |
test for NULL value More... | |
void | SetDateModifiedNull () |
assign NULL value More... | |
bool | IsModifiedByNull () |
test for NULL value More... | |
void | SetModifiedByNull () |
assign NULL value More... | |
bool | IsModificationIdNull () |
test for NULL value More... | |
void | SetModificationIdNull () |
assign NULL value More... | |
Properties | |
String | DonorName [get, set] |
Decimal | GiftTotal [get, set] |
Int32 | LedgerNumber [get, set] |
This is used as a key field in most of the accounting system files. More... | |
Int32 | BatchNumber [get, set] |
identifes which batch a transaction belongs to More... | |
Int32 | GiftTransactionNumber [get, set] |
Identifies a transaction within a journal within a batch within a ledger. More... | |
String | ReceiptLetterCode [get, set] |
String | MethodOfGivingCode [get, set] |
Defines how a gift is given. More... | |
String | MethodOfPaymentCode [get, set] |
This is how the partner paid. Eg cash, Cheque etc. More... | |
Int64 | DonorKey [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... | |
Int32 | LastDetailNumber [get, set] |
Identifies the last gift detail entered. More... | |
String | Reference [get, set] |
Reference number/code for the transaction. More... | |
Int32 | BankingDetailsKey [get, set] |
Bank or credit card account to use for making this gift transaction. More... | |
String | SepaMandateReference [get, set] |
This reference is a unique string that reflects the customer or contract and the date of the SEPA mandate. More... | |
System.? DateTime | SepaMandateGiven [get, set] |
The date the SEPA Mandate was given. More... | |
String | ChargeStatus [get, set] |
Status of the credit card transaction. More... | |
System.? DateTime | LastDebit [get, set] |
The last date that a successfull direct debit or credit card charge occurred for this gift. More... | |
Int32 | DebitDay [get, set] |
The day of the month to make the recurring gift. More... | |
Boolean | Active [get, set] |
Whether the recurring gift should be made. More... | |
System.? DateTime | DateCreated [get, set] |
The date the record was created. More... | |
String | CreatedBy [get, set] |
User ID of who created this record. More... | |
System.? DateTime | DateModified [get, set] |
The date the record was modified. More... | |
String | ModifiedBy [get, set] |
User ID of who last modified this record. More... | |
DateTime | ModificationId [get, set] |
This identifies the current version of the record. More... | |
Templates of donor gift information which can be copied into the gift system with recurring gift batches.
|
inline |
Constructor.
|
inlinevirtual |
set default values
Reimplemented from Ict.Petra.Shared.MFinance.Gift.Data.ARecurringGiftRow.
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
getsetinherited |
Whether the recurring gift should be made.
|
getsetinherited |
Bank or credit card account to use for making this gift transaction.
|
getsetinherited |
identifes which batch a transaction belongs to
|
getsetinherited |
Status of the credit card transaction.
|
getsetinherited |
User ID of who created this record.
|
getsetinherited |
The date the record was created.
|
getsetinherited |
The date the record was modified.
|
getsetinherited |
The day of the month to make the recurring gift.
|
getsetinherited |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
|
getset |
|
getset |
|
getsetinherited |
Identifies a transaction within a journal within a batch within a ledger.
|
getsetinherited |
The last date that a successfull direct debit or credit card charge occurred for this gift.
|
getsetinherited |
Identifies the last gift detail entered.
|
getsetinherited |
This is used as a key field in most of the accounting system files.
|
getsetinherited |
Defines how a gift is given.
|
getsetinherited |
This is how the partner paid. Eg cash, Cheque etc.
|
getsetinherited |
This identifies the current version of the record.
|
getsetinherited |
User ID of who last modified this record.
|
getsetinherited |
|
getsetinherited |
Reference number/code for the transaction.
|
getsetinherited |
The date the SEPA Mandate was given.
|
getsetinherited |
This reference is a unique string that reflects the customer or contract and the date of the SEPA mandate.