| 
    OpenPetra
    
   Free Administration Software for Non-Profits 
   | 
 
Store recipient information for the recurring gift. More...
  
Public Member Functions | |
| ARecurringGiftDetailRow (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 | IsGiftTransactionNumberNull () | 
| test for NULL value  More... | |
| void | SetGiftTransactionNumberNull () | 
| assign NULL value  More... | |
| bool | IsDetailNumberNull () | 
| test for NULL value  More... | |
| void | SetDetailNumberNull () | 
| assign NULL value  More... | |
| bool | IsRecipientLedgerNumberNull () | 
| test for NULL value  More... | |
| void | SetRecipientLedgerNumberNull () | 
| assign NULL value  More... | |
| bool | IsGiftAmountNull () | 
| test for NULL value  More... | |
| void | SetGiftAmountNull () | 
| assign NULL value  More... | |
| bool | IsMotivationGroupCodeNull () | 
| test for NULL value  More... | |
| void | SetMotivationGroupCodeNull () | 
| assign NULL value  More... | |
| bool | IsMotivationDetailCodeNull () | 
| test for NULL value  More... | |
| void | SetMotivationDetailCodeNull () | 
| assign NULL value  More... | |
| bool | IsCommentOneTypeNull () | 
| test for NULL value  More... | |
| void | SetCommentOneTypeNull () | 
| assign NULL value  More... | |
| bool | IsGiftCommentOneNull () | 
| test for NULL value  More... | |
| void | SetGiftCommentOneNull () | 
| assign NULL value  More... | |
| bool | IsConfidentialGiftFlagNull () | 
| test for NULL value  More... | |
| void | SetConfidentialGiftFlagNull () | 
| assign NULL value  More... | |
| bool | IsTaxDeductibleNull () | 
| test for NULL value  More... | |
| void | SetTaxDeductibleNull () | 
| assign NULL value  More... | |
| bool | IsRecipientKeyNull () | 
| test for NULL value  More... | |
| void | SetRecipientKeyNull () | 
| assign NULL value  More... | |
| bool | IsChargeFlagNull () | 
| test for NULL value  More... | |
| void | SetChargeFlagNull () | 
| assign NULL value  More... | |
| bool | IsMailingCodeNull () | 
| test for NULL value  More... | |
| void | SetMailingCodeNull () | 
| assign NULL value  More... | |
| bool | IsCommentTwoTypeNull () | 
| test for NULL value  More... | |
| void | SetCommentTwoTypeNull () | 
| assign NULL value  More... | |
| bool | IsGiftCommentTwoNull () | 
| test for NULL value  More... | |
| void | SetGiftCommentTwoNull () | 
| assign NULL value  More... | |
| bool | IsCommentThreeTypeNull () | 
| test for NULL value  More... | |
| void | SetCommentThreeTypeNull () | 
| assign NULL value  More... | |
| bool | IsGiftCommentThreeNull () | 
| test for NULL value  More... | |
| void | SetGiftCommentThreeNull () | 
| assign NULL value  More... | |
| bool | IsStartDonationsNull () | 
| test for NULL value  More... | |
| void | SetStartDonationsNull () | 
| assign NULL value  More... | |
| bool | IsEndDonationsNull () | 
| test for NULL value  More... | |
| void | SetEndDonationsNull () | 
| 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] | 
| This is used as a key field in most of the accounting system files.  More... | |
| Int32 | BatchNumber [get, set] | 
| Number of the gift batch containing this detail.  More... | |
| Int32 | GiftTransactionNumber [get, set] | 
| Identifies a gift transaction within a gift batch.  More... | |
| Int32 | DetailNumber [get, set] | 
| Identifies a gift.  More... | |
| Int64 | RecipientLedgerNumber [get, set] | 
| This is used as a key field in most of the accounting system files.  More... | |
| Decimal | GiftAmount [get, set] | 
| This is the amount in transaction currency. This field should be renamed to a_gift_transaction_amount_n, to be in analogy to a_gift_detail.a_gift_transaction_amount_n.  More... | |
| String | MotivationGroupCode [get, set] | 
| This defines a motivation group.  More... | |
| String | MotivationDetailCode [get, set] | 
| This defines the motivation detail within a motivation group.  More... | |
| String | CommentOneType [get, set] | 
| Used to decide whose reports will see this comment.  More... | |
| String | GiftCommentOne [get, set] | 
| This is a long description and is 80 characters long.  More... | |
| Boolean | ConfidentialGiftFlag [get, set] | 
| Defines whether the donor wishes the recipient to know who gave the gift.  More... | |
| Boolean | TaxDeductible [get, set] | 
| Whether this gift is tax deductible.  More... | |
| Int64 | RecipientKey [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... | |
| Boolean | ChargeFlag [get, set] | 
| To determine whether an admin fee on the transaction should be overwritten if it normally has a charge associated with it. Used for both local and ilt transaction.  More... | |
| String | MailingCode [get, set] | 
| Mailing Code.  More... | |
| String | CommentTwoType [get, set] | 
| Used to decide whose reports will see this comment.  More... | |
| String | GiftCommentTwo [get, set] | 
| This is a long description and is 80 characters long.  More... | |
| String | CommentThreeType [get, set] | 
| Used to decide whose reports will see this comment.  More... | |
| String | GiftCommentThree [get, set] | 
| This is a long description and is 80 characters long.  More... | |
| System.? DateTime | StartDonations [get, set] | 
| Date that donor wants to begin giving this recurring donation.  More... | |
| System.? DateTime | EndDonations [get, set] | 
| Date that donor wants to stop giving this recurring donation.  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... | |
Store recipient information for the recurring gift.
      
  | 
  inline | 
Constructor.
      
  | 
  inlinevirtual | 
set default values
Reimplemented in Ict.Petra.Shared.MFinance.Gift.Data.GiftBatchTDSARecurringGiftDetailRow, and Ict.Petra.Shared.MSponsorship.Data.SponsorshipTDSARecurringGiftDetailRow.
      
  | 
  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 | 
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
      
  | 
  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 | 
Number of the gift batch containing this detail.
      
  | 
  getset | 
To determine whether an admin fee on the transaction should be overwritten if it normally has a charge associated with it. Used for both local and ilt transaction.
      
  | 
  getset | 
Used to decide whose reports will see this comment.
      
  | 
  getset | 
Used to decide whose reports will see this comment.
      
  | 
  getset | 
Used to decide whose reports will see this comment.
      
  | 
  getset | 
Defines whether the donor wishes the recipient to know who gave the gift.
      
  | 
  getset | 
User ID of who created this record.
      
  | 
  getset | 
The date the record was created.
      
  | 
  getset | 
The date the record was modified.
      
  | 
  getset | 
Identifies a gift.
      
  | 
  getset | 
Date that donor wants to stop giving this recurring donation.
      
  | 
  getset | 
This is the amount in transaction currency. This field should be renamed to a_gift_transaction_amount_n, to be in analogy to a_gift_detail.a_gift_transaction_amount_n.
      
  | 
  getset | 
This is a long description and is 80 characters long.
      
  | 
  getset | 
This is a long description and is 80 characters long.
      
  | 
  getset | 
This is a long description and is 80 characters long.
      
  | 
  getset | 
Identifies a gift transaction within a gift batch.
      
  | 
  getset | 
This is used as a key field in most of the accounting system files.
      
  | 
  getset | 
Mailing Code.
      
  | 
  getset | 
This identifies the current version of the record.
      
  | 
  getset | 
User ID of who last modified this record.
      
  | 
  getset | 
This defines the motivation detail within a motivation group.
      
  | 
  getset | 
This defines a motivation group.
      
  | 
  getset | 
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
      
  | 
  getset | 
This is used as a key field in most of the accounting system files.
      
  | 
  getset | 
Date that donor wants to begin giving this recurring donation.
      
  | 
  getset | 
Whether this gift is tax deductible.