InvestmentTransactionList

InvestmentTransactionList class

投资交易清单类

public class InvestmentTransactionList

构造函数

姓名描述
InvestmentTransactionList()初始化一个新的实例InvestmentTransactionList类.

特性

姓名描述
EndDate { get; set; }获取或设置交易数据的结束日期。
InvestmentBankTransactions { get; set; }获取或设置的集合InvestmentBankTransaction.
InvestmentTransactions { get; set; }获取或设置的集合BuyDebt或者BuyMutualFund或者BuyOption或者BuyOther或者BuyStockClosureOption或者Income或者InvestmentExpense或者JournalFund或者JournalSecurityMarginInterest或者Reinvest或者ReturnOfCapital或者SellDebt或者SellMutualFundSellOption或者SellOther或者SellStock或者Split或者Transfer.
StartDate { get; set; }获取或设置交易数据的开始日期。

也可以看看