UnitPrice Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 UnitPrice Property
Patterns-In-Action! ApplicationBusinessObjectsProductUnitPrice
Gets or sets the unit price of the product in US$.
Declaration Syntax
C# Visual Basic
public double UnitPrice { get; set; }
Public Property UnitPrice As Double

Assembly: BusinessObjects (Module: BusinessObjects) Version: 1.0.0.0 (1.0.0.0)