PositionMutualFund class

PositionMutualFund class

Investment position debt class.

Inheritance: PositionMutualFundAbstractPositionBase

The PositionMutualFund type exposes the following members:

Constructors

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

Properties

PropertyDescription
investment_positionGets or sets the AbstractPositionBase.investment_position.
units_streetGets or sets the units in the FI’s street name.
units_userGets or sets the units in the user’s name directly.
reinvest_dividendGets or sets whether reinvest dividends.
reinvest_capital_gainGets or sets whether reinvest capital gains.

See Also