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

Special payment programs the donor may give money through. (ie, Gift Aid in the UK). Currently not used in Petra release 1. More...

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

Public Member Functions

 AMethodOfGivingRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsMethodOfGivingCodeNull ()
 test for NULL value More...
 
void SetMethodOfGivingCodeNull ()
 assign NULL value More...
 
bool IsMethodOfGivingDescNull ()
 test for NULL value More...
 
void SetMethodOfGivingDescNull ()
 assign NULL value More...
 
bool IsTrustFlagNull ()
 test for NULL value More...
 
void SetTrustFlagNull ()
 assign NULL value More...
 
bool IsTaxRebateFlagNull ()
 test for NULL value More...
 
void SetTaxRebateFlagNull ()
 assign NULL value More...
 
bool IsRecurringMethodFlagNull ()
 test for NULL value More...
 
void SetRecurringMethodFlagNull ()
 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 MethodOfGivingCode [get, set]
 Defines how a gift is given. More...
 
String MethodOfGivingDesc [get, set]
 This is a short description which is 32 charcters long. More...
 
Boolean TrustFlag [get, set]
 Shows if the method of giving involves a trust. More...
 
Boolean TaxRebateFlag [get, set]
 Shows if this method of giving involves a tax rebate. More...
 
Boolean RecurringMethodFlag [get, set]
 Shows if this method of giving is used by recurring gifts. More...
 
Boolean Active [get, set]
 Shows whether this code is active. 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

Special payment programs the donor may give money through. (ie, Gift Aid in the UK). Currently not used in Petra release 1.

Constructor & Destructor Documentation

◆ AMethodOfGivingRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsActiveNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsActiveNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsMethodOfGivingCodeNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsMethodOfGivingCodeNull ( )
inline

test for NULL value

◆ IsMethodOfGivingDescNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsMethodOfGivingDescNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsRecurringMethodFlagNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsRecurringMethodFlagNull ( )
inline

test for NULL value

◆ IsTaxRebateFlagNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsTaxRebateFlagNull ( )
inline

test for NULL value

◆ IsTrustFlagNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsTrustFlagNull ( )
inline

test for NULL value

◆ SetActiveNull()

void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetActiveNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetMethodOfGivingCodeNull()

void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetMethodOfGivingCodeNull ( )
inline

assign NULL value

◆ SetMethodOfGivingDescNull()

void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetMethodOfGivingDescNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetRecurringMethodFlagNull()

void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetRecurringMethodFlagNull ( )
inline

assign NULL value

◆ SetTaxRebateFlagNull()

void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetTaxRebateFlagNull ( )
inline

assign NULL value

◆ SetTrustFlagNull()

void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetTrustFlagNull ( )
inline

assign NULL value

Property Documentation

◆ Active

Boolean Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.Active
getset

Shows whether this code is active.

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ MethodOfGivingCode

String Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.MethodOfGivingCode
getset

Defines how a gift is given.

◆ MethodOfGivingDesc

String Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.MethodOfGivingDesc
getset

This is a short description which is 32 charcters long.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ RecurringMethodFlag

Boolean Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.RecurringMethodFlag
getset

Shows if this method of giving is used by recurring gifts.

◆ TaxRebateFlag

Boolean Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.TaxRebateFlag
getset

Shows if this method of giving involves a tax rebate.

◆ TrustFlag

Boolean Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.TrustFlag
getset

Shows if the method of giving involves a trust.


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