Class InvestmentTransactionList

InvestmentTransactionList class

投資取引一覧 class.

public class InvestmentTransactionList

コンストラクター

名前説明
InvestmentTransactionList()の新しいインスタンスを初期化しますInvestmentTransactionListclass.

プロパティ

名前説明
EndDate { get; set; }トランザクション データの終了日を取得または設定します。
InvestmentBankTransactions { get; set; }のコレクションを取得または設定しますInvestmentBankTransaction.
InvestmentTransactions { get; set; }のコレクションを取得または設定しますBuyDebtまたBuyMutualFundまたBuyOptionまたBuyOtherまたBuyStock またはClosureOptionまたIncomeまたInvestmentExpenseまたJournalFundまたJournalSecurity またはMarginInterestまたReinvestまたReturnOfCapitalまたSellDebtまたSellMutualFund またはSellOptionまたSellOtherまたSellStockまたSplitまたTransfer.
StartDate { get; set; }トランザクション データの開始日を取得または設定します。

関連項目