Freight Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 Freight Property
Patterns-In-Action! ApplicationBusinessObjectsOrderFreight
Gets or sets the freight (shipping) costs for this order.
Declaration Syntax
C# Visual Basic
public float Freight { get; set; }
Public Property Freight As Single

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