InvestmentPositionList class

InvestmentPositionList class

Investment position list class.

The InvestmentPositionList type exposes the following members:

Constructors

Constructor Description
InvestmentPositionList() Initializes a new instance of InvestmentPositionList class.

Properties

Property Description
investment_positions Gets or sets the collection of PositionMutualFund or PositionStock
or PositionDebt or PositionOption or PositionOther.

See Also