OrderDate Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 OrderDate Property
Patterns-In-Action! ApplicationBusinessObjectsOrderOrderDate
Gets or sets the date at which the order is placed.
Declaration Syntax
C# Visual Basic
public DateTime OrderDate { get; set; }
Public Property OrderDate As DateTime

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