OrderId Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 OrderId Property
Patterns-In-Action! ApplicationBusinessObjectsOrderOrderId
Gets or sets unique identifier for the order. Enterprise Design Pattern: Identity field pattern.
Declaration Syntax
C# Visual Basic
public int OrderId { get; set; }
Public Property OrderId As Integer

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