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

motivation details can have several fees More...

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

Public Member Functions

 AMotivationDetailFeeRow (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 IsMotivationDetailCodeNull ()
 test for NULL value More...
 
void SetMotivationDetailCodeNull ()
 assign NULL value More...
 
bool IsFeeCodeNull ()
 test for NULL value More...
 
void SetFeeCodeNull ()
 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]
 
String MotivationGroupCode [get, set]
 
String MotivationDetailCode [get, set]
 
String FeeCode [get, set]
 
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

motivation details can have several fees

Constructor & Destructor Documentation

◆ AMotivationDetailFeeRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsFeeCodeNull()

bool Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailFeeRow.IsFeeCodeNull ( )
inline

test for NULL value

◆ IsLedgerNumberNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsMotivationDetailCodeNull()

bool Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailFeeRow.IsMotivationDetailCodeNull ( )
inline

test for NULL value

◆ IsMotivationGroupCodeNull()

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

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetFeeCodeNull()

void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailFeeRow.SetFeeCodeNull ( )
inline

assign NULL value

◆ SetLedgerNumberNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetMotivationDetailCodeNull()

void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailFeeRow.SetMotivationDetailCodeNull ( )
inline

assign NULL value

◆ SetMotivationGroupCodeNull()

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

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ FeeCode

String Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailFeeRow.FeeCode
getset

◆ LedgerNumber

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

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ MotivationDetailCode

String Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailFeeRow.MotivationDetailCode
getset

◆ MotivationGroupCode

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

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