ShippedDate Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 ShippedDate Property
Patterns-In-Action! ApplicationDataObjects.LinqOrderEntityShippedDate
Declaration Syntax
C# Visual Basic
public Nullable<DateTime> ShippedDate { get; set; }
Public Property ShippedDate As Nullable(Of DateTime)

Assembly: DataObjects (Module: DataObjects) Version: 1.0.0.0 (1.0.0.0)