InvestmentBankTransactions

InvestmentTransactionList.InvestmentBankTransactions property

Gets or sets the collection of InvestmentBankTransaction.

public List<InvestmentBankTransaction> InvestmentBankTransactions { get; set; }

See Also