StocksBonds

StocksBonds class

Stocks, bonds, etc.

public class StocksBonds

Constructors

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

Properties

Name Description
StockBondAmount { get; set; } Gets or sets the amount of stocks, bonds, etc.
StockBondGross { get; set; } Gets or sets the gross proceeds.
StockBondGrossLess { get; set; } Gets or sets the gross proceeds less commissions and option premiums.

See Also