PositionMutualFund class
PositionMutualFund class
Investment position debt class.
Inheritance: PositionMutualFund → AbstractPositionBase
The PositionMutualFund type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| PositionMutualFund() | Initializes a new instance of PositionMutualFund class. |
Properties
| Property | Description |
|---|---|
| investment_position | Gets or sets the AbstractPositionBase.investment_position. |
| units_street | Gets or sets the units in the FI’s street name. |
| units_user | Gets or sets the units in the user’s name directly. |
| reinvest_dividend | Gets or sets whether reinvest dividends. |
| reinvest_capital_gain | Gets or sets whether reinvest capital gains. |
See Also
- module aspose.finance.ofx.investment
- class AbstractPositionBase