|
int | ID [get, set] |
|
int | CurrencyID [get, set] |
|
virtual Currency | Currency [get, set] |
|
string | CurrencyString [get, set] |
|
int? | TradeID [get, set] |
|
virtual Trade | Trade [get, set] |
|
AssetClass | AssetCategory [get, set] |
|
string | SetAssetClass [set] |
|
decimal | FXRateToBase [get, set] |
|
int? | InstrumentID [get, set] |
|
virtual Instrument | Instrument [get, set] |
|
long? | ConID [get, set] |
|
DateTime | TransactionDate [get, set] |
|
decimal | Amount [get, set] |
|
decimal | AmountInBase [get] |
|
string | Type [get, set] |
|
string | Description [get, set] |
|
int? | AccountID [get, set] |
|
virtual Account | Account [get, set] |
|
◆ OnPropertyChanged()
virtual void EntityModel.CashTransaction.OnPropertyChanged |
( |
[CallerMemberName] string |
propertyName = null | ) |
|
|
protectedvirtual |
◆ Account
virtual Account EntityModel.CashTransaction.Account |
|
getset |
◆ AccountID
int? EntityModel.CashTransaction.AccountID |
|
getset |
◆ Amount
decimal EntityModel.CashTransaction.Amount |
|
getset |
◆ AmountInBase
decimal EntityModel.CashTransaction.AmountInBase |
|
get |
◆ AssetCategory
AssetClass EntityModel.CashTransaction.AssetCategory |
|
getset |
◆ ConID
long? EntityModel.CashTransaction.ConID |
|
getset |
◆ Currency
virtual Currency EntityModel.CashTransaction.Currency |
|
getset |
◆ CurrencyID
int EntityModel.CashTransaction.CurrencyID |
|
getset |
◆ CurrencyString
string EntityModel.CashTransaction.CurrencyString |
|
getset |
◆ Description
string EntityModel.CashTransaction.Description |
|
getset |
◆ FXRateToBase
decimal EntityModel.CashTransaction.FXRateToBase |
|
getset |
◆ ID
int EntityModel.CashTransaction.ID |
|
getset |
◆ Instrument
virtual Instrument EntityModel.CashTransaction.Instrument |
|
getset |
◆ InstrumentID
int? EntityModel.CashTransaction.InstrumentID |
|
getset |
◆ SetAssetClass
string EntityModel.CashTransaction.SetAssetClass |
|
set |
◆ Trade
virtual Trade EntityModel.CashTransaction.Trade |
|
getset |
◆ TradeID
int? EntityModel.CashTransaction.TradeID |
|
getset |
◆ TransactionDate
DateTime EntityModel.CashTransaction.TransactionDate |
|
getset |
◆ Type
string EntityModel.CashTransaction.Type |
|
getset |
◆ PropertyChanged
PropertyChangedEventHandler EntityModel.CashTransaction.PropertyChanged |
The documentation for this class was generated from the following file: