AbstractInvestmentTransaction

AbstractInvestmentTransaction class

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

public class AbstractInvestmentTransaction : AbstractInvestmentTransactionBase

Properties

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

See Also