AbstractInvestmentSellTransaction

AbstractInvestmentSellTransaction class

Abstract base class of investment sell transaction related classes.

public class AbstractInvestmentSellTransaction : AbstractInvestmentTransactionBase

Properties

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

See Also