Represents an object that can be used to determine the work time intervals for any specific time interval in a project timeline.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
[LocalizabilityAttribute(LocalizationCategory.None)]
public class Schedule
Visual Basic (Declaration)
<LocalizabilityAttribute(LocalizationCategory.None)> _
Public Class Schedule

Inheritance Hierarchy

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

See Also