AbstractInvestmentBuyTransaction

AbstractInvestmentBuyTransaction class

Abstract base class of investment buy transaction related classes.

public abstract class AbstractInvestmentBuyTransaction : AbstractInvestmentTransactionBase

Properties

NameDescription
InvestmentBuy { get; set; }Gets or sets the InvestmentBuy.

See Also