PositionOption
PositionOption class
Investment position option class.
public class PositionOption : AbstractPositionBase
Constructors
Name | Description |
---|---|
PositionOption() | Initializes a new instance of PositionOption class. |
Properties
Name | Description |
---|---|
InvestmentPosition { get; set; } | Gets or sets the InvestmentPosition . |
Secured { get; set; } | Gets or sets how the option is secured. |
See Also
- class AbstractPositionBase
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance