SellMutualFund
SellMutualFund class
Investment sell mutual fund class.
public class SellMutualFund : AbstractInvestmentSellTransaction
Constructors
Name | Description |
---|---|
SellMutualFund() | Initializes a new instance of SellMutualFund class. |
Properties
Name | Description |
---|---|
AverageCostBasis { get; set; } | Gets or sets the average cost basis. |
InvestmentSell { get; set; } | Gets or sets the InvestmentSell . |
RelateFITransactionID { get; set; } | Gets or sets the ID of related trade. |
SellType { get; set; } | Gets or sets the sell type. |
See Also
- class AbstractInvestmentSellTransaction
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance