PositionOther

PositionOther class

Investment position other class.

public class PositionOther : AbstractPositionBase

Constructors

NameDescription
PositionOther()Initializes a new instance of PositionOther class.

Properties

NameDescription
InvestmentPosition { get; set; }Gets or sets the InvestmentPosition.

See Also