OpenOrderSwitchMutualFund

OpenOrderSwitchMutualFund class

Open order switch mutual fund class.

public class OpenOrderSwitchMutualFund : AbstractOpenOrder

Constructors

NameDescription
OpenOrderSwitchMutualFund()Initializes a new instance of OpenOrderSwitchMutualFund class.

Properties

NameDescription
OpenOrder { get; set; }Gets or sets the GeneralOpenOrder.
SecurityId { get; set; }Gets or sets the SecurityId.
SwitchAll { get; set; }Gets or sets whether switch entire holding.
UnitType { get; set; }Gets or sets what the units represent.

See Also