Orders Property From Design Pattern Framework 3.5 previous page next page Design Pattern Framework 3.5 Orders Property Patterns-In-Action! Application ► ActionService.DataTransferObjects ► CustomerDto ► Orders C# Visual Basic List of orders placed by customer. Declaration Syntax C# Visual Basic public OrderDto[] Orders { get; set; } Public Property Orders As OrderDto() Assembly: ActionService (Module: ActionService) Version: 1.0.0.0 (1.0.0.0) previous page start next page