Freight Property From Design Pattern Framework 3.5 previous page next page Design Pattern Framework 3.5 Freight Property Patterns-In-Action! Application ► ActionService.DataTransferObjects ► OrderDto ► Freight C# Visual Basic Freight or shipping costs for the order. Declaration Syntax C# Visual Basic public float Freight { get; set; } Public Property Freight As Single Assembly: ActionService (Module: ActionService) Version: 1.0.0.0 (1.0.0.0) previous page start next page