InvestmentTransactionList class

InvestmentTransactionList class

Investment transaction list class.

The InvestmentTransactionList type exposes the following members:

Constructors

ConstructorDescription
InvestmentTransactionList()Initializes a new instance of InvestmentTransactionList class.

Properties

PropertyDescription
start_dateGets or sets the start date for transaction data.
end_dateGets or sets the end date for transaction data.
investment_transactionsGets 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_transactionsGets or sets the collection of InvestmentBankTransaction.

See Also