OpenOrderSwitchMutualFund

OpenOrderSwitchMutualFund class

Open order switch mutual fund class.

public class OpenOrderSwitchMutualFund : AbstractOpenOrder

Constructors

Name Description
OpenOrderSwitchMutualFund() Initializes a new instance of OpenOrderSwitchMutualFund class.

Properties

Name Description
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