|
OpenPetra
Free Administration Software for Non-Profits
|
Information on the donor's giving. Points to the gift detail records. More...
Public Member Functions | |
| GiftBatchTDSAGiftRow (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 | IsGiftStatusNull () |
| test for NULL value More... | |
| void | SetGiftStatusNull () |
| assign NULL value More... | |
| bool | IsDateEnteredNull () |
| test for NULL value More... | |
| void | SetDateEnteredNull () |
| assign NULL value More... | |
| bool | IsHomeAdminChargesFlagNull () |
| test for NULL value More... | |
| void | SetHomeAdminChargesFlagNull () |
| assign NULL value More... | |
| bool | IsIltAdminChargesFlagNull () |
| test for NULL value More... | |
| void | SetIltAdminChargesFlagNull () |
| assign NULL value More... | |
| bool | IsLinkToPreviousGiftNull () |
| test for NULL value More... | |
| void | SetLinkToPreviousGiftNull () |
| assign NULL value More... | |
| bool | IsPrintReceiptNull () |
| test for NULL value More... | |
| void | SetPrintReceiptNull () |
| 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 | IsAdminChargeNull () |
| test for NULL value More... | |
| void | SetAdminChargeNull () |
| assign NULL value More... | |
| bool | IsReceiptNumberNull () |
| test for NULL value More... | |
| void | SetReceiptNumberNull () |
| 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 | IsFirstTimeGiftNull () |
| test for NULL value More... | |
| void | SetFirstTimeGiftNull () |
| assign NULL value More... | |
| bool | IsReceiptPrintedNull () |
| test for NULL value More... | |
| void | SetReceiptPrintedNull () |
| assign NULL value More... | |
| bool | IsRestrictedNull () |
| test for NULL value More... | |
| void | SetRestrictedNull () |
| assign NULL value More... | |
| bool | IsBankingDetailsKeyNull () |
| test for NULL value More... | |
| void | SetBankingDetailsKeyNull () |
| 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. The four digit ledger number of the gift. 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 | GiftStatus [get, set] |
| System.DateTime | DateEntered [get, set] |
| Boolean | HomeAdminChargesFlag [get, set] |
| Used to get a yes no response from the user. More... | |
| Boolean | IltAdminChargesFlag [get, set] |
| Used to get a yes no response from the user. More... | |
| Boolean | LinkToPreviousGift [get, set] |
| Indicates that this gift is linked to the previous gift transaction number. For adjustments this links the new transaction to the reversal one. Set by the system. More... | |
| Boolean | PrintReceipt [get, set] |
| Indicates whether this gift should be included on receipts. For adjustments this field can be set to No to suppress printing. 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 of the donor. More... | |
| Boolean | AdminCharge [get, set] |
| NOT USED AT ALL. More... | |
| Int32 | ReceiptNumber [get, set] |
| Gift Receipt Number. More... | |
| Int32 | LastDetailNumber [get, set] |
| Identifies the last gift detail entered. More... | |
| String | Reference [get, set] |
| Reference number/code for the transaction. More... | |
| Boolean | FirstTimeGift [get, set] |
| Flag to indicate Donors first gift. More... | |
| Boolean | ReceiptPrinted [get, set] |
| Indicates whether or not the receipt has been printed for this gift. More... | |
| Boolean | Restricted [get, set] |
| Indicates whether or not the gift has restricted access. If it does then the access will be controlled by s_group_gift. More... | |
| Int32 | BankingDetailsKey [get, set] |
| Bank or credit card account used for making this gift transaction. 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... | |
Information on the donor's giving. Points to the gift detail records.
|
inline |
Constructor.
|
inlinevirtual |
set default values
Reimplemented from Ict.Petra.Shared.MFinance.Gift.Data.AGiftRow.
|
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
|
inlineinherited |
test for NULL value
|
inlineinherited |
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 |
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
|
inline |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
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
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
getsetinherited |
NOT USED AT ALL.
|
getsetinherited |
Bank or credit card account used for making this gift transaction.
|
getsetinherited |
identifes which batch a transaction belongs to
|
getsetinherited |
User ID of who created this record.
|
getsetinherited |
The date the record was created.
|
getsetinherited |
|
getsetinherited |
The date the record was modified.
|
getsetinherited |
This is the partner key of the donor.
|
getset |
|
getsetinherited |
Flag to indicate Donors first gift.
|
getsetinherited |
|
getset |
|
getsetinherited |
Identifies a transaction within a journal within a batch within a ledger.
|
getsetinherited |
Used to get a yes no response from the user.
|
getsetinherited |
Used to get a yes no response from the user.
|
getsetinherited |
Identifies the last gift detail entered.
|
getsetinherited |
This is used as a key field in most of the accounting system files. The four digit ledger number of the gift.
|
getsetinherited |
Indicates that this gift is linked to the previous gift transaction number. For adjustments this links the new transaction to the reversal one. Set by the system.
|
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 |
Indicates whether this gift should be included on receipts. For adjustments this field can be set to No to suppress printing.
|
getsetinherited |
|
getsetinherited |
Gift Receipt Number.
|
getsetinherited |
Indicates whether or not the receipt has been printed for this gift.
|
getsetinherited |
Reference number/code for the transaction.
|
getsetinherited |
Indicates whether or not the gift has restricted access. If it does then the access will be controlled by s_group_gift.