InvestmentPositionList class

InvestmentPositionList class

Investment position list class.

The InvestmentPositionList type exposes the following members:

Constructors

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

Properties

PropertyDescription
investment_positionsGets or sets the collection of PositionMutualFund or PositionStock
or PositionDebt or PositionOption or PositionOther.

See Also