OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MFinance.GL.Data.GLStewardshipCalculationTDSCreditFeeTotalRow Class Reference
Inheritance diagram for Ict.Petra.Shared.MFinance.GL.Data.GLStewardshipCalculationTDSCreditFeeTotalRow:

Public Member Functions

 GLStewardshipCalculationTDSCreditFeeTotalRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsCostCentreCodeNull ()
 test for NULL value More...
 
void SetCostCentreCodeNull ()
 assign NULL value More...
 
bool IsAccountCodeNull ()
 test for NULL value More...
 
void SetAccountCodeNull ()
 assign NULL value More...
 
bool IsTransactionAmountNull ()
 test for NULL value More...
 
void SetTransactionAmountNull ()
 assign NULL value More...
 

Properties

String CostCentreCode [get, set]
 This identifies which cost centre an account is applied to. A cost centre can be a partner but reflected as a character rather than a numeric. More...
 
String AccountCode [get, set]
 This identifies the account the financial transaction must be stored against. More...
 
Decimal TransactionAmount [get, set]
 This is a number of currency units. More...
 

Constructor & Destructor Documentation

◆ GLStewardshipCalculationTDSCreditFeeTotalRow()

Ict.Petra.Shared.MFinance.GL.Data.GLStewardshipCalculationTDSCreditFeeTotalRow.GLStewardshipCalculationTDSCreditFeeTotalRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MFinance.GL.Data.GLStewardshipCalculationTDSCreditFeeTotalRow.InitValues ( )
inlinevirtual

set default values

◆ IsAccountCodeNull()

bool Ict.Petra.Shared.MFinance.GL.Data.GLStewardshipCalculationTDSCreditFeeTotalRow.IsAccountCodeNull ( )
inline

test for NULL value

◆ IsCostCentreCodeNull()

bool Ict.Petra.Shared.MFinance.GL.Data.GLStewardshipCalculationTDSCreditFeeTotalRow.IsCostCentreCodeNull ( )
inline

test for NULL value

◆ IsTransactionAmountNull()

bool Ict.Petra.Shared.MFinance.GL.Data.GLStewardshipCalculationTDSCreditFeeTotalRow.IsTransactionAmountNull ( )
inline

test for NULL value

◆ SetAccountCodeNull()

void Ict.Petra.Shared.MFinance.GL.Data.GLStewardshipCalculationTDSCreditFeeTotalRow.SetAccountCodeNull ( )
inline

assign NULL value

◆ SetCostCentreCodeNull()

void Ict.Petra.Shared.MFinance.GL.Data.GLStewardshipCalculationTDSCreditFeeTotalRow.SetCostCentreCodeNull ( )
inline

assign NULL value

◆ SetTransactionAmountNull()

void Ict.Petra.Shared.MFinance.GL.Data.GLStewardshipCalculationTDSCreditFeeTotalRow.SetTransactionAmountNull ( )
inline

assign NULL value

Property Documentation

◆ AccountCode

String Ict.Petra.Shared.MFinance.GL.Data.GLStewardshipCalculationTDSCreditFeeTotalRow.AccountCode
getset

This identifies the account the financial transaction must be stored against.

◆ CostCentreCode

String Ict.Petra.Shared.MFinance.GL.Data.GLStewardshipCalculationTDSCreditFeeTotalRow.CostCentreCode
getset

This identifies which cost centre an account is applied to. A cost centre can be a partner but reflected as a character rather than a numeric.

◆ TransactionAmount

Decimal Ict.Petra.Shared.MFinance.GL.Data.GLStewardshipCalculationTDSCreditFeeTotalRow.TransactionAmount
getset

This is a number of currency units.


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