SellOther

SellOther class

Investment sell other type of security class.

public class SellOther : AbstractInvestmentSellTransaction

Constructors

Name Description
SellOther() Initializes a new instance of SellOther class.

Properties

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

See Also