RequiredDate Property

Design Pattern Framework 3.5

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

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