BuyMutualFund
BuyMutualFund class
Investment buy mutual fund transaction class.
public class BuyMutualFund : AbstractInvestmentBuyTransaction
Constructors
| Name | Description |
|---|---|
| BuyMutualFund() | Initializes a new instance of BuyMutualFund class. |
Properties
| Name | Description |
|---|---|
| BuyType { get; set; } | Gets or sets the type of purchase. |
| InvestmentBuy { get; set; } | Gets or sets the InvestmentBuy. |
| RelateFITransactionID { get; set; } | Gets or sets the relate transactions associated with mutual fund exchanges. |
See Also
- class AbstractInvestmentBuyTransaction
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance