InvestmentTransactions
InvestmentTransactionList.InvestmentTransactions property
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
.
public List<AbstractInvestmentTransactionBase> InvestmentTransactions { get; set; }
See Also
- class AbstractInvestmentTransactionBase
- class InvestmentTransactionList
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance