AbstractInvestmentSellTransaction

AbstractInvestmentSellTransaction class

Classe base astratta delle classi relative alle transazioni di vendita di investimento.

public class AbstractInvestmentSellTransaction : AbstractInvestmentTransactionBase

Proprietà

NomeDescrizione
InvestmentSell { get; set; }Ottiene o imposta ilInvestmentSell .

Guarda anche