CustomerId Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 CustomerId Property
Patterns-In-Action! ApplicationBusinessObjectsCustomerCustomerId
Gets or sets unique customer identifier. The Identity Field Design Pattern.
Declaration Syntax
C# Visual Basic
public int CustomerId { get; set; }
Public Property CustomerId As Integer

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