Quantity Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 Quantity Property
Patterns-In-Action! ApplicationBusinessObjectsOrderDetailQuantity
Get or set quantity of Products ordered.
Declaration Syntax
C# Visual Basic
public int Quantity { get; set; }
Public Property Quantity As Integer

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