UnitPrice Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 UnitPrice Property
Gets or set unit price of product.
Declaration Syntax
C# Visual Basic
public float UnitPrice { get; set; }
Public Property UnitPrice As Single

Assembly: WindowsFormsModel (Module: WindowsFormsModel) Version: 1.0.0.0 (1.0.0.0)