Represents an object that defines working and nonworking time intervals for a specific Gantt Chart item.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public class Schedule
Visual Basic (Declaration)
Public Class Schedule

Inheritance Hierarchy

System..::.Object
  DlhSoft.Windows.Data..::.Schedule

See Also