|
OpenPetra
Free Administration Software for Non-Profits
|
Templates of gift batches which can be copied into the gift system. More...
Public Member Functions | |
| ARecurringGiftBatchRow (System.Data.DataRowBuilder rb) | |
| Constructor. More... | |
| virtual void | InitValues () |
| set default values 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 | IsBatchDescriptionNull () |
| test for NULL value More... | |
| void | SetBatchDescriptionNull () |
| assign NULL value More... | |
| bool | IsHashTotalNull () |
| test for NULL value More... | |
| void | SetHashTotalNull () |
| assign NULL value More... | |
| bool | IsBatchTotalNull () |
| test for NULL value More... | |
| void | SetBatchTotalNull () |
| assign NULL value More... | |
| bool | IsBankAccountCodeNull () |
| test for NULL value More... | |
| void | SetBankAccountCodeNull () |
| assign NULL value More... | |
| bool | IsLastGiftNumberNull () |
| test for NULL value More... | |
| void | SetLastGiftNumberNull () |
| assign NULL value More... | |
| bool | IsCurrencyCodeNull () |
| test for NULL value More... | |
| void | SetCurrencyCodeNull () |
| assign NULL value More... | |
| bool | IsBankCostCentreNull () |
| test for NULL value More... | |
| void | SetBankCostCentreNull () |
| assign NULL value More... | |
| bool | IsGiftTypeNull () |
| test for NULL value More... | |
| void | SetGiftTypeNull () |
| assign NULL value More... | |
| bool | IsMethodOfPaymentCodeNull () |
| test for NULL value More... | |
| void | SetMethodOfPaymentCodeNull () |
| 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 | |
| Int32 | LedgerNumber [get, set] |
| ledger number More... | |
| Int32 | BatchNumber [get, set] |
| Gift batch number. More... | |
| String | BatchDescription [get, set] |
| gift batch description More... | |
| Decimal | HashTotal [get, set] |
| hash total for the gift batch More... | |
| Decimal | BatchTotal [get, set] |
| total for the gift batch More... | |
| String | BankAccountCode [get, set] |
| bank account code which this batch is for More... | |
| Int32 | LastGiftNumber [get, set] |
| last gift number of the batch More... | |
| String | CurrencyCode [get, set] |
| This defines which currency is being used. More... | |
| String | BankCostCentre [get, set] |
| This identifies which cost centre is applied to the bank. More... | |
| String | GiftType [get, set] |
| What type of gift is this? a gift or a gift in kind generally. More... | |
| String | MethodOfPaymentCode [get, set] |
| This is how the partner paid. EgCash, Cheque etc. 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 gift batches which can be copied into the gift system.
|
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 |
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 |
bank account code which this batch is for
|
getset |
This identifies which cost centre is applied to the bank.
|
getset |
gift batch description
|
getset |
Gift batch number.
|
getset |
total for the gift batch
|
getset |
User ID of who created this record.
|
getset |
This defines which currency is being used.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
What type of gift is this? a gift or a gift in kind generally.
|
getset |
hash total for the gift batch
|
getset |
last gift number of the batch
|
getset |
ledger number
|
getset |
This is how the partner paid. EgCash, Cheque etc.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.