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

This is used to track a partner's reason for contacting the organisation/sending money. Divided into Motivation Detail codes. More...

Inheritance diagram for Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow:

Public Member Functions

 AMotivationGroupRow (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 IsMotivationGroupCodeNull ()
 test for NULL value More...
 
void SetMotivationGroupCodeNull ()
 assign NULL value More...
 
bool IsMotivationGroupDescriptionNull ()
 test for NULL value More...
 
void SetMotivationGroupDescriptionNull ()
 assign NULL value More...
 
bool IsGroupStatusNull ()
 test for NULL value More...
 
void SetGroupStatusNull ()
 assign NULL value More...
 
bool IsMotivationGroupDescLocalNull ()
 test for NULL value More...
 
void SetMotivationGroupDescLocalNull ()
 assign NULL value More...
 
bool IsRestrictedNull ()
 test for NULL value More...
 
void SetRestrictedNull ()
 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...
 
String MotivationGroupCode [get, set]
 This defines a motivation group. More...
 
String MotivationGroupDescription [get, set]
 This is a long description and is 80 characters long. More...
 
Boolean GroupStatus [get, set]
 Defines whether the motivation group is still in use. More...
 
String MotivationGroupDescLocal [get, set]
 This is a long description and is 80 characters long in the local language. More...
 
Boolean Restricted [get, set]
 Indicates whether or not the motivation has restricted access. If it does then the access will be controlled by s_group_motivation. 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

This is used to track a partner's reason for contacting the organisation/sending money. Divided into Motivation Detail codes.

Constructor & Destructor Documentation

◆ AMotivationGroupRow()

Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.AMotivationGroupRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.InitValues ( )
inlinevirtual

set default values

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsGroupStatusNull()

bool Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.IsGroupStatusNull ( )
inline

test for NULL value

◆ IsLedgerNumberNull()

bool Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.IsLedgerNumberNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsMotivationGroupCodeNull()

bool Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.IsMotivationGroupCodeNull ( )
inline

test for NULL value

◆ IsMotivationGroupDescLocalNull()

bool Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.IsMotivationGroupDescLocalNull ( )
inline

test for NULL value

◆ IsMotivationGroupDescriptionNull()

bool Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.IsMotivationGroupDescriptionNull ( )
inline

test for NULL value

◆ IsRestrictedNull()

bool Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.IsRestrictedNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetGroupStatusNull()

void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.SetGroupStatusNull ( )
inline

assign NULL value

◆ SetLedgerNumberNull()

void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.SetLedgerNumberNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetMotivationGroupCodeNull()

void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.SetMotivationGroupCodeNull ( )
inline

assign NULL value

◆ SetMotivationGroupDescLocalNull()

void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.SetMotivationGroupDescLocalNull ( )
inline

assign NULL value

◆ SetMotivationGroupDescriptionNull()

void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.SetMotivationGroupDescriptionNull ( )
inline

assign NULL value

◆ SetRestrictedNull()

void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.SetRestrictedNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

String Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.DateModified
getset

The date the record was modified.

◆ GroupStatus

Boolean Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.GroupStatus
getset

Defines whether the motivation group is still in use.

◆ LedgerNumber

Int32 Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.LedgerNumber
getset

This is used as a key field in most of the accounting system files.

◆ ModificationId

DateTime Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.ModifiedBy
getset

User ID of who last modified this record.

◆ MotivationGroupCode

String Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.MotivationGroupCode
getset

This defines a motivation group.

◆ MotivationGroupDescLocal

String Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.MotivationGroupDescLocal
getset

This is a long description and is 80 characters long in the local language.

◆ MotivationGroupDescription

String Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.MotivationGroupDescription
getset

This is a long description and is 80 characters long.

◆ Restricted

Boolean Ict.Petra.Shared.MFinance.Gift.Data.AMotivationGroupRow.Restricted
getset

Indicates whether or not the motivation has restricted access. If it does then the access will be controlled by s_group_motivation.


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