Discount Property From Design Pattern Framework 3.5 previous page next page Design Pattern Framework 3.5 Discount Property Patterns-In-Action! Application ► ActionService.DataTransferObjects ► OrderDetailDto ► Discount C# Visual Basic Discount applied to unit price. Declaration Syntax C# Visual Basic public float Discount { get; set; } Public Property Discount As Single Assembly: ActionService (Module: ActionService) Version: 1.0.0.0 (1.0.0.0) previous page start next page