UnitPrice

InvestmentBuy.UnitPrice property

Gets or sets the price per commonly-quoted unit. Does not include markup/markdown. Share price for stocks, mutual funds, and others. Percentage of par for bonds. Per share (not contract) for options.

public string UnitPrice { get; set; }

See Also