InvestmentTransactionList.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; }

関連項目