InvestmentOpenOrderList class

InvestmentOpenOrderList class

Investment open order list class.

The InvestmentOpenOrderList type exposes the following members:

Constructors

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

Properties

Property Description
open_orders Gets or sets the collection of OpenOrderBuyDebt or OpenOrderBuyMutualFund or OpenOrderBuyOption
or OpenOrderBuyOther or OpenOrderBuyStock or OpenOrderSellDebt
or OpenOrderSellMutualFund or OpenOrderSellOption or OpenOrderSellOther
or OpenOrderSellStock or OpenOrderSwitchMutualFund.

See Also