SellOther

SellOther class

Investment sell other type of security class.

public class SellOther : AbstractInvestmentSellTransaction

Constructors

NameDescription
SellOther()Initializes a new instance of SellOther class.

Properties

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

See Also