Special payment programs the donor may give money through. (ie, Gift Aid in the UK). Currently not used in Petra release 1.
More...
|
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...
|
|
Special payment programs the donor may give money through. (ie, Gift Aid in the UK). Currently not used in Petra release 1.
◆ AMethodOfGivingRow()
Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.AMethodOfGivingRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsActiveNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsActiveNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsMethodOfGivingCodeNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsMethodOfGivingCodeNull |
( |
| ) |
|
|
inline |
◆ IsMethodOfGivingDescNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsMethodOfGivingDescNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsRecurringMethodFlagNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsRecurringMethodFlagNull |
( |
| ) |
|
|
inline |
◆ IsTaxRebateFlagNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsTaxRebateFlagNull |
( |
| ) |
|
|
inline |
◆ IsTrustFlagNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.IsTrustFlagNull |
( |
| ) |
|
|
inline |
◆ SetActiveNull()
void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetActiveNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetMethodOfGivingCodeNull()
void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetMethodOfGivingCodeNull |
( |
| ) |
|
|
inline |
◆ SetMethodOfGivingDescNull()
void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetMethodOfGivingDescNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetRecurringMethodFlagNull()
void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetRecurringMethodFlagNull |
( |
| ) |
|
|
inline |
◆ SetTaxRebateFlagNull()
void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetTaxRebateFlagNull |
( |
| ) |
|
|
inline |
◆ SetTrustFlagNull()
void Ict.Petra.Shared.MFinance.Account.Data.AMethodOfGivingRow.SetTrustFlagNull |
( |
| ) |
|
|
inline |
◆ 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: