AbstractInvestmentBuyTransaction

AbstractInvestmentBuyTransaction class

Abstract base class of investment buy transaction related classes.

public abstract class AbstractInvestmentBuyTransaction : AbstractInvestmentTransactionBase

Properties

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

See Also