UnitPrice Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 UnitPrice Property
Patterns-In-Action! ApplicationCartShoppingCartItemUnitPrice
Price per unit for product.
Declaration Syntax
C# Visual Basic
public double UnitPrice { get; set; }
Public Property UnitPrice As Double

Assembly: Cart (Module: Cart) Version: 1.0.0.0 (1.0.0.0)