InvestmentTransactionList

InvestmentTransactionList class

Classe elenco transazioni di investimento.

public class InvestmentTransactionList

Costruttori

NomeDescrizione
InvestmentTransactionList()Inizializza una nuova istanza diInvestmentTransactionList classe.

Proprietà

NomeDescrizione
EndDate { get; set; }Ottiene o imposta la data di fine per i dati della transazione.
InvestmentBankTransactions { get; set; }Ottiene o imposta la raccolta diInvestmentBankTransaction .
InvestmentTransactions { get; set; }Ottiene o imposta la raccolta diBuyDebt oBuyMutualFund oBuyOption oBuyOther oBuyStock oClosureOption oIncome oInvestmentExpense oJournalFund oJournalSecurity oMarginInterest oReinvest oReturnOfCapital oSellDebt oSellMutualFund oSellOption oSellOther oSellStock oSplit oTransfer .
StartDate { get; set; }Ottiene o imposta la data di inizio per i dati della transazione.

Guarda anche