Class InvestmentTransactionList

InvestmentTransactionList class

Investeringstransactielijst class.

public class InvestmentTransactionList

Constructeurs

Naam Beschrijving
InvestmentTransactionList() Initialiseert een nieuw exemplaar vanInvestmentTransactionList klasse.

Eigenschappen

Naam Beschrijving
EndDate { get; set; } Haalt de einddatum voor transactiegegevens op of stelt deze in.
InvestmentBankTransactions { get; set; } Haalt of stelt de collectie vanInvestmentBankTransaction .
InvestmentTransactions { get; set; } Haalt of stelt de collectie vanBuyDebt ofBuyMutualFund ofBuyOption ofBuyOther ofBuyStock ofClosureOption ofIncome ofInvestmentExpense ofJournalFund ofJournalSecurity ofMarginInterest ofReinvest ofReturnOfCapital ofSellDebt ofSellMutualFund ofSellOption ofSellOther ofSellStock ofSplit ofTransfer .
StartDate { get; set; } Haalt de startdatum voor transactiegegevens op of stelt deze in.

Zie ook