InvestmentTransactionList class
InvestmentTransactionList class
Investment transaction list class.
The InvestmentTransactionList type exposes the following members:
Constructors
Constructor | Description |
---|---|
InvestmentTransactionList() | Initializes a new instance of InvestmentTransactionList class. |
Properties
Property | Description |
---|---|
start_date | Gets or sets the start date for transaction data. |
end_date | Gets or sets the end date for transaction data. |
investment_transactions | Gets or sets the collection of BuyDebt or BuyMutualFund or BuyOption or BuyOther or BuyStock
or ClosureOption or Income or InvestmentExpense or JournalFund or JournalSecurity or MarginInterest or Reinvest or ReturnOfCapital or SellDebt or SellMutualFund or SellOption or SellOther or SellStock or Split or Transfer. |
investment_bank_transactions | Gets or sets the collection of InvestmentBankTransaction. |