NumOrders Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 NumOrders Property
Patterns-In-Action! ApplicationBusinessObjectsCustomerNumOrders
Gets or sets the total number of orders placed by the customer.
Declaration Syntax
C# Visual Basic
public int NumOrders { get; set; }
Public Property NumOrders As Integer

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