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

Ad hoc exchange rates. More...

Inheritance diagram for Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow:
Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow

Public Member Functions

 ExchangeRateTDSADailyExchangeRateRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
override void InitValues ()
 set default values More...
 
bool IsJournalUsageNull ()
 test for NULL value More...
 
void SetJournalUsageNull ()
 assign NULL value More...
 
bool IsGiftBatchUsageNull ()
 test for NULL value More...
 
void SetGiftBatchUsageNull ()
 assign NULL value More...
 
bool IsTableSourceNull ()
 test for NULL value More...
 
void SetTableSourceNull ()
 assign NULL value More...
 
bool IsFromCurrencyCodeNull ()
 test for NULL value More...
 
void SetFromCurrencyCodeNull ()
 assign NULL value More...
 
bool IsToCurrencyCodeNull ()
 test for NULL value More...
 
void SetToCurrencyCodeNull ()
 assign NULL value More...
 
bool IsRateOfExchangeNull ()
 test for NULL value More...
 
void SetRateOfExchangeNull ()
 assign NULL value More...
 
bool IsDateEffectiveFromNull ()
 test for NULL value More...
 
void SetDateEffectiveFromNull ()
 assign NULL value More...
 
bool IsTimeEffectiveFromNull ()
 test for NULL value More...
 
void SetTimeEffectiveFromNull ()
 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

Int64 JournalUsage [get, set]
 The number of times this data is used in the Journal table. More...
 
Int64 GiftBatchUsage [get, set]
 The number of times this data is used in the Gift Batch table. More...
 
String TableSource [get, set]
 The data table that contributed this row. One of 'GB', 'J' or 'DEX'. More...
 
String FromCurrencyCode [get, set]
 Defines the currency being exchanged. More...
 
String ToCurrencyCode [get, set]
 Defines which currency is being changed to. More...
 
Decimal RateOfExchange [get, set]
 The rate of exchange. More...
 
System.DateTime DateEffectiveFrom [get, set]
 Date the exchange rate becomes effective. More...
 
Int32 TimeEffectiveFrom [get, set]
 The date and time. 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

Ad hoc exchange rates.

Constructor & Destructor Documentation

◆ ExchangeRateTDSADailyExchangeRateRow()

Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.ExchangeRateTDSADailyExchangeRateRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

override void Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.InitValues ( )
inlinevirtual

set default values

Reimplemented from Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsCreatedByNull ( )
inlineinherited

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsDateCreatedNull ( )
inlineinherited

test for NULL value

◆ IsDateEffectiveFromNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsDateEffectiveFromNull ( )
inlineinherited

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsDateModifiedNull ( )
inlineinherited

test for NULL value

◆ IsFromCurrencyCodeNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsFromCurrencyCodeNull ( )
inlineinherited

test for NULL value

◆ IsGiftBatchUsageNull()

bool Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.IsGiftBatchUsageNull ( )
inline

test for NULL value

◆ IsJournalUsageNull()

bool Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.IsJournalUsageNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsModificationIdNull ( )
inlineinherited

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsModifiedByNull ( )
inlineinherited

test for NULL value

◆ IsRateOfExchangeNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsRateOfExchangeNull ( )
inlineinherited

test for NULL value

◆ IsTableSourceNull()

bool Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.IsTableSourceNull ( )
inline

test for NULL value

◆ IsTimeEffectiveFromNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsTimeEffectiveFromNull ( )
inlineinherited

test for NULL value

◆ IsToCurrencyCodeNull()

bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsToCurrencyCodeNull ( )
inlineinherited

test for NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetCreatedByNull ( )
inlineinherited

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetDateCreatedNull ( )
inlineinherited

assign NULL value

◆ SetDateEffectiveFromNull()

void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetDateEffectiveFromNull ( )
inlineinherited

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetDateModifiedNull ( )
inlineinherited

assign NULL value

◆ SetFromCurrencyCodeNull()

void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetFromCurrencyCodeNull ( )
inlineinherited

assign NULL value

◆ SetGiftBatchUsageNull()

void Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.SetGiftBatchUsageNull ( )
inline

assign NULL value

◆ SetJournalUsageNull()

void Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.SetJournalUsageNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetModificationIdNull ( )
inlineinherited

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetModifiedByNull ( )
inlineinherited

assign NULL value

◆ SetRateOfExchangeNull()

void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetRateOfExchangeNull ( )
inlineinherited

assign NULL value

◆ SetTableSourceNull()

void Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.SetTableSourceNull ( )
inline

assign NULL value

◆ SetTimeEffectiveFromNull()

void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetTimeEffectiveFromNull ( )
inlineinherited

assign NULL value

◆ SetToCurrencyCodeNull()

void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetToCurrencyCodeNull ( )
inlineinherited

assign NULL value

Property Documentation

◆ CreatedBy

String Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.CreatedBy
getsetinherited

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.DateCreated
getsetinherited

The date the record was created.

◆ DateEffectiveFrom

System.DateTime Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.DateEffectiveFrom
getsetinherited

Date the exchange rate becomes effective.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.DateModified
getsetinherited

The date the record was modified.

◆ FromCurrencyCode

String Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.FromCurrencyCode
getsetinherited

Defines the currency being exchanged.

◆ GiftBatchUsage

Int64 Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.GiftBatchUsage
getset

The number of times this data is used in the Gift Batch table.

◆ JournalUsage

Int64 Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.JournalUsage
getset

The number of times this data is used in the Journal table.

◆ ModificationId

DateTime Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.ModificationId
getsetinherited

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.ModifiedBy
getsetinherited

User ID of who last modified this record.

◆ RateOfExchange

Decimal Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.RateOfExchange
getsetinherited

The rate of exchange.

◆ TableSource

String Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.TableSource
getset

The data table that contributed this row. One of 'GB', 'J' or 'DEX'.

◆ TimeEffectiveFrom

Int32 Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.TimeEffectiveFrom
getsetinherited

The date and time.

◆ ToCurrencyCode

String Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.ToCurrencyCode
getsetinherited

Defines which currency is being changed to.


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