PositionStock class

PositionStock class

Investment position stock class.

Inheritance: PositionStockAbstractPositionBase

The PositionStock type exposes the following members:

Constructors

Constructor Description
PositionStock() Initializes a new instance of PositionStock 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.

See Also