Ad hoc exchange rates.
More...
|
| 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...
|
| |
◆ ExchangeRateTDSADailyExchangeRateRow()
| Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.ExchangeRateTDSADailyExchangeRateRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| override void Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsCreatedByNull |
( |
| ) |
|
|
inlineinherited |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsDateCreatedNull |
( |
| ) |
|
|
inlineinherited |
◆ IsDateEffectiveFromNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsDateEffectiveFromNull |
( |
| ) |
|
|
inlineinherited |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsDateModifiedNull |
( |
| ) |
|
|
inlineinherited |
◆ IsFromCurrencyCodeNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsFromCurrencyCodeNull |
( |
| ) |
|
|
inlineinherited |
◆ IsGiftBatchUsageNull()
| bool Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.IsGiftBatchUsageNull |
( |
| ) |
|
|
inline |
◆ IsJournalUsageNull()
| bool Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.IsJournalUsageNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsModificationIdNull |
( |
| ) |
|
|
inlineinherited |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsModifiedByNull |
( |
| ) |
|
|
inlineinherited |
◆ IsRateOfExchangeNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsRateOfExchangeNull |
( |
| ) |
|
|
inlineinherited |
◆ IsTableSourceNull()
| bool Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.IsTableSourceNull |
( |
| ) |
|
|
inline |
◆ IsTimeEffectiveFromNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsTimeEffectiveFromNull |
( |
| ) |
|
|
inlineinherited |
◆ IsToCurrencyCodeNull()
| bool Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.IsToCurrencyCodeNull |
( |
| ) |
|
|
inlineinherited |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetCreatedByNull |
( |
| ) |
|
|
inlineinherited |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetDateCreatedNull |
( |
| ) |
|
|
inlineinherited |
◆ SetDateEffectiveFromNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetDateEffectiveFromNull |
( |
| ) |
|
|
inlineinherited |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetDateModifiedNull |
( |
| ) |
|
|
inlineinherited |
◆ SetFromCurrencyCodeNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetFromCurrencyCodeNull |
( |
| ) |
|
|
inlineinherited |
◆ SetGiftBatchUsageNull()
| void Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.SetGiftBatchUsageNull |
( |
| ) |
|
|
inline |
◆ SetJournalUsageNull()
| void Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.SetJournalUsageNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetModificationIdNull |
( |
| ) |
|
|
inlineinherited |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetModifiedByNull |
( |
| ) |
|
|
inlineinherited |
◆ SetRateOfExchangeNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetRateOfExchangeNull |
( |
| ) |
|
|
inlineinherited |
◆ SetTableSourceNull()
| void Ict.Petra.Shared.MFinance.CrossLedger.Data.ExchangeRateTDSADailyExchangeRateRow.SetTableSourceNull |
( |
| ) |
|
|
inline |
◆ SetTimeEffectiveFromNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetTimeEffectiveFromNull |
( |
| ) |
|
|
inlineinherited |
◆ SetToCurrencyCodeNull()
| void Ict.Petra.Shared.MFinance.Account.Data.ADailyExchangeRateRow.SetToCurrencyCodeNull |
( |
| ) |
|
|
inlineinherited |
◆ 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 |
◆ 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 |
◆ 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: