InvestmentTransactions
InvestmentTransactionList.InvestmentTransactions property
获取或设置的集合BuyDebt
或者BuyMutualFund
或者BuyOption
或者BuyOther
或者BuyStock
或ClosureOption
或者Income
或者InvestmentExpense
或者JournalFund
或者JournalSecurity
或MarginInterest
或者Reinvest
或者ReturnOfCapital
或者SellDebt
或者SellMutualFund
或SellOption
或者SellOther
或者SellStock
或者Split
或者Transfer
.
public List<AbstractInvestmentTransactionBase> InvestmentTransactions { get; set; }