Customer Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 Customer Property
Patterns-In-Action! ApplicationBusinessObjectsOrderCustomer
Gets or sets the customer associated with the order. Enterprise Design Pattern: Foreign Key Mapping. Customer is the parent.
Declaration Syntax
C# Visual Basic
public Customer Customer { get; set; }
Public Property Customer As Customer

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