OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow Class Reference

One record describing the limitations imposed on the accounting system. More...

Inheritance diagram for Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow:

Public Member Functions

 AAccountingSystemParameterRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsNumberOfAccountingPeriodsNull ()
 test for NULL value More...
 
void SetNumberOfAccountingPeriodsNull ()
 assign NULL value More...
 
bool IsActualsDataRetentionNull ()
 test for NULL value More...
 
void SetActualsDataRetentionNull ()
 assign NULL value More...
 
bool IsBudgetDataRetentionNull ()
 test for NULL value More...
 
void SetBudgetDataRetentionNull ()
 assign NULL value More...
 
bool IsNumberFwdPostingPeriodsNull ()
 test for NULL value More...
 
void SetNumberFwdPostingPeriodsNull ()
 assign NULL value More...
 
bool IsLedgerNumberNull ()
 test for NULL value More...
 
void SetLedgerNumberNull ()
 assign NULL value More...
 
bool IsRecipientGiftStatementTxtNull ()
 test for NULL value More...
 
void SetRecipientGiftStatementTxtNull ()
 assign NULL value More...
 
bool IsRecipientGiftStatementTx2Null ()
 test for NULL value More...
 
void SetRecipientGiftStatementTx2Null ()
 assign NULL value More...
 
bool IsDonorGiftStatementTxtNull ()
 test for NULL value More...
 
void SetDonorGiftStatementTxtNull ()
 assign NULL value More...
 
bool IsDonorGiftStatementTx2Null ()
 test for NULL value More...
 
void SetDonorGiftStatementTx2Null ()
 assign NULL value More...
 
bool IsHosaStatementTxtNull ()
 test for NULL value More...
 
void SetHosaStatementTxtNull ()
 assign NULL value More...
 
bool IsHosaStatementTx2Null ()
 test for NULL value More...
 
void SetHosaStatementTx2Null ()
 assign NULL value More...
 
bool IsHosaStatementTx3Null ()
 test for NULL value More...
 
void SetHosaStatementTx3Null ()
 assign NULL value More...
 
bool IsHosaStatementTx4Null ()
 test for NULL value More...
 
void SetHosaStatementTx4Null ()
 assign NULL value More...
 
bool IsDonorReceiptTxtNull ()
 test for NULL value More...
 
void SetDonorReceiptTxtNull ()
 assign NULL value More...
 
bool IsStewardshipReportTxtNull ()
 test for NULL value More...
 
void SetStewardshipReportTxtNull ()
 assign NULL value More...
 
bool IsStewardshipReportTx2Null ()
 test for NULL value More...
 
void SetStewardshipReportTx2Null ()
 assign NULL value More...
 
bool IsDonorYearlyReceiptTxtNull ()
 test for NULL value More...
 
void SetDonorYearlyReceiptTxtNull ()
 assign NULL value More...
 
bool IsGiftDataRetentionNull ()
 test for NULL value More...
 
void SetGiftDataRetentionNull ()
 assign NULL value More...
 
bool IsDeceasedAddressTextNull ()
 test for NULL value More...
 
void SetDeceasedAddressTextNull ()
 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 NumberOfAccountingPeriods [get, set]
 
Int32 ActualsDataRetention [get, set]
 
Int32 BudgetDataRetention [get, set]
 
Int32 NumberFwdPostingPeriods [get, set]
 
Int32 LedgerNumber [get, set]
 
String RecipientGiftStatementTxt [get, set]
 Recipient gift statement text. More...
 
String RecipientGiftStatementTx2 [get, set]
 Recipient gift statement text 2. More...
 
String DonorGiftStatementTxt [get, set]
 Donor gift statement text. More...
 
String DonorGiftStatementTx2 [get, set]
 Donor gift statement text 2. More...
 
String HosaStatementTxt [get, set]
 Hosa statement text. More...
 
String HosaStatementTx2 [get, set]
 Hosa (Home Office Statement of Accounts) statement text 2. More...
 
String HosaStatementTx3 [get, set]
 Hosa statement text 3. More...
 
String HosaStatementTx4 [get, set]
 Hosa statement text 4. More...
 
String DonorReceiptTxt [get, set]
 Text for the donor receipt heading. More...
 
String StewardshipReportTxt [get, set]
 Stewardship Report text. More...
 
String StewardshipReportTx2 [get, set]
 Stewardship Report text. More...
 
String DonorYearlyReceiptTxt [get, set]
 Text for the yearly donor receipt heading. More...
 
Int32 GiftDataRetention [get, set]
 How many years to retain gift data. More...
 
String DeceasedAddressText [get, set]
 Text to put on receipt when addressing a deceased donor. 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...
 

Detailed Description

One record describing the limitations imposed on the accounting system.

Constructor & Destructor Documentation

◆ AAccountingSystemParameterRow()

Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.AAccountingSystemParameterRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.InitValues ( )
inlinevirtual

set default values

◆ IsActualsDataRetentionNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsActualsDataRetentionNull ( )
inline

test for NULL value

◆ IsBudgetDataRetentionNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsBudgetDataRetentionNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsDeceasedAddressTextNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsDeceasedAddressTextNull ( )
inline

test for NULL value

◆ IsDonorGiftStatementTx2Null()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsDonorGiftStatementTx2Null ( )
inline

test for NULL value

◆ IsDonorGiftStatementTxtNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsDonorGiftStatementTxtNull ( )
inline

test for NULL value

◆ IsDonorReceiptTxtNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsDonorReceiptTxtNull ( )
inline

test for NULL value

◆ IsDonorYearlyReceiptTxtNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsDonorYearlyReceiptTxtNull ( )
inline

test for NULL value

◆ IsGiftDataRetentionNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsGiftDataRetentionNull ( )
inline

test for NULL value

◆ IsHosaStatementTx2Null()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsHosaStatementTx2Null ( )
inline

test for NULL value

◆ IsHosaStatementTx3Null()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsHosaStatementTx3Null ( )
inline

test for NULL value

◆ IsHosaStatementTx4Null()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsHosaStatementTx4Null ( )
inline

test for NULL value

◆ IsHosaStatementTxtNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsHosaStatementTxtNull ( )
inline

test for NULL value

◆ IsLedgerNumberNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsLedgerNumberNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsNumberFwdPostingPeriodsNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsNumberFwdPostingPeriodsNull ( )
inline

test for NULL value

◆ IsNumberOfAccountingPeriodsNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsNumberOfAccountingPeriodsNull ( )
inline

test for NULL value

◆ IsRecipientGiftStatementTx2Null()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsRecipientGiftStatementTx2Null ( )
inline

test for NULL value

◆ IsRecipientGiftStatementTxtNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsRecipientGiftStatementTxtNull ( )
inline

test for NULL value

◆ IsStewardshipReportTx2Null()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsStewardshipReportTx2Null ( )
inline

test for NULL value

◆ IsStewardshipReportTxtNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.IsStewardshipReportTxtNull ( )
inline

test for NULL value

◆ SetActualsDataRetentionNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetActualsDataRetentionNull ( )
inline

assign NULL value

◆ SetBudgetDataRetentionNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetBudgetDataRetentionNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetDeceasedAddressTextNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetDeceasedAddressTextNull ( )
inline

assign NULL value

◆ SetDonorGiftStatementTx2Null()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetDonorGiftStatementTx2Null ( )
inline

assign NULL value

◆ SetDonorGiftStatementTxtNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetDonorGiftStatementTxtNull ( )
inline

assign NULL value

◆ SetDonorReceiptTxtNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetDonorReceiptTxtNull ( )
inline

assign NULL value

◆ SetDonorYearlyReceiptTxtNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetDonorYearlyReceiptTxtNull ( )
inline

assign NULL value

◆ SetGiftDataRetentionNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetGiftDataRetentionNull ( )
inline

assign NULL value

◆ SetHosaStatementTx2Null()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetHosaStatementTx2Null ( )
inline

assign NULL value

◆ SetHosaStatementTx3Null()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetHosaStatementTx3Null ( )
inline

assign NULL value

◆ SetHosaStatementTx4Null()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetHosaStatementTx4Null ( )
inline

assign NULL value

◆ SetHosaStatementTxtNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetHosaStatementTxtNull ( )
inline

assign NULL value

◆ SetLedgerNumberNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetLedgerNumberNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetNumberFwdPostingPeriodsNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetNumberFwdPostingPeriodsNull ( )
inline

assign NULL value

◆ SetNumberOfAccountingPeriodsNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetNumberOfAccountingPeriodsNull ( )
inline

assign NULL value

◆ SetRecipientGiftStatementTx2Null()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetRecipientGiftStatementTx2Null ( )
inline

assign NULL value

◆ SetRecipientGiftStatementTxtNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetRecipientGiftStatementTxtNull ( )
inline

assign NULL value

◆ SetStewardshipReportTx2Null()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetStewardshipReportTx2Null ( )
inline

assign NULL value

◆ SetStewardshipReportTxtNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.SetStewardshipReportTxtNull ( )
inline

assign NULL value

Property Documentation

◆ ActualsDataRetention

Int32 Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.ActualsDataRetention
getset

◆ BudgetDataRetention

Int32 Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.BudgetDataRetention
getset

◆ CreatedBy

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.DateModified
getset

The date the record was modified.

◆ DeceasedAddressText

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.DeceasedAddressText
getset

Text to put on receipt when addressing a deceased donor.

◆ DonorGiftStatementTx2

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.DonorGiftStatementTx2
getset

Donor gift statement text 2.

◆ DonorGiftStatementTxt

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.DonorGiftStatementTxt
getset

Donor gift statement text.

◆ DonorReceiptTxt

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.DonorReceiptTxt
getset

Text for the donor receipt heading.

◆ DonorYearlyReceiptTxt

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.DonorYearlyReceiptTxt
getset

Text for the yearly donor receipt heading.

◆ GiftDataRetention

Int32 Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.GiftDataRetention
getset

How many years to retain gift data.

◆ HosaStatementTx2

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.HosaStatementTx2
getset

Hosa (Home Office Statement of Accounts) statement text 2.

◆ HosaStatementTx3

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.HosaStatementTx3
getset

Hosa statement text 3.

◆ HosaStatementTx4

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.HosaStatementTx4
getset

Hosa statement text 4.

◆ HosaStatementTxt

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.HosaStatementTxt
getset

Hosa statement text.

◆ LedgerNumber

Int32 Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.LedgerNumber
getset

◆ ModificationId

DateTime Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.ModifiedBy
getset

User ID of who last modified this record.

◆ NumberFwdPostingPeriods

Int32 Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.NumberFwdPostingPeriods
getset

◆ NumberOfAccountingPeriods

Int32 Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.NumberOfAccountingPeriods
getset

◆ RecipientGiftStatementTx2

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.RecipientGiftStatementTx2
getset

Recipient gift statement text 2.

◆ RecipientGiftStatementTxt

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.RecipientGiftStatementTxt
getset

Recipient gift statement text.

◆ StewardshipReportTx2

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.StewardshipReportTx2
getset

Stewardship Report text.

◆ StewardshipReportTxt

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingSystemParameterRow.StewardshipReportTxt
getset

Stewardship Report text.


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