PositionOther

PositionOther class

Investment position other class.

public class PositionOther : AbstractPositionBase

Constructors

Name Description
PositionOther() Initializes a new instance of PositionOther class.

Properties

Name Description
InvestmentPosition { get; set; } Gets or sets the InvestmentPosition.

See Also