SellMutualFund class

SellMutualFund class

Investment sell mutual fund class.

Inheritance: SellMutualFundAbstractInvestmentSellTransactionAbstractInvestmentTransactionBase

The SellMutualFund type exposes the following members:

Constructors

ConstructorDescription
SellMutualFund()Initializes a new instance of SellMutualFund class.

Properties

PropertyDescription
investment_sellGets or sets the AbstractInvestmentSellTransaction.investment_sell.
sell_typeGets or sets the sell type.
average_cost_basisGets or sets the average cost basis.
relate_fi_transaction_idGets or sets the ID of related trade.

See Also