AbstractInvestmentSellTransaction

AbstractInvestmentSellTransaction class

Abstract base class of investment sell transaction related classes.

public class AbstractInvestmentSellTransaction : AbstractInvestmentTransactionBase

Properties

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

See Also