OpenOrderSellMutualFund class

OpenOrderSellMutualFund class

Open order sell mutual fund class.

Inheritance: OpenOrderSellMutualFundAbstractOpenOrder

The OpenOrderSellMutualFund type exposes the following members:

Constructors

Constructor Description
OpenOrderSellMutualFund() Initializes a new instance of OpenOrderSellMutualFund class.

Properties

Property Description
open_order Gets or sets the GeneralOpenOrder.
sell_type Gets or sets the type of sale.
unit_type Gets or sets what the units represent.
sell_all Gets or sets whether sell entire holding.

See Also