OpenOrderSellMutualFund class

OpenOrderSellMutualFund class

Open order sell mutual fund class.

Inheritance: OpenOrderSellMutualFundAbstractOpenOrder

The OpenOrderSellMutualFund type exposes the following members:

Constructors

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

Properties

PropertyDescription
open_orderGets or sets the GeneralOpenOrder.
sell_typeGets or sets the type of sale.
unit_typeGets or sets what the units represent.
sell_allGets or sets whether sell entire holding.

See Also