AbstractInvestmentTransaction

AbstractInvestmentTransaction class

Abstract base class of investment transaction(not buy/sell) related classes.

public class AbstractInvestmentTransaction : AbstractInvestmentTransactionBase

Properties

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

See Also