UnitPrice Property From Design Pattern Framework 3.5 previous page next page Design Pattern Framework 3.5 UnitPrice Property Patterns-In-Action! Application ► WPFModel.BusinessModelObjects ► OrderDetailModel ► UnitPrice C# Visual Basic Gets or set unit price of product. Declaration Syntax C# Visual Basic public float UnitPrice { get; set; } Public Property UnitPrice As Single Assembly: WPFModel (Module: WPFModel) Version: 1.0.0.0 (1.0.0.0) previous page start next page