AbstractInvestmentBuyTransaction

AbstractInvestmentBuyTransaction class

Classe di base astratta delle classi relative alla transazione di acquisto di investimento.

public abstract class AbstractInvestmentBuyTransaction : AbstractInvestmentTransactionBase

Proprietà

NomeDescrizione
InvestmentBuy { get; set; }Ottiene o imposta ilInvestmentBuy .

Guarda anche