Scale.UnitPrice Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds the unit price of the article to be weighed.
public abstract decimal UnitPrice { get; set; }
member this.UnitPrice : decimal with get, set
Public MustOverride Property UnitPrice As Decimal