Gets or sets an object that indicates the working and nonworking time intervals that should generally apply to the managed task items.

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

Syntax

C#
public Schedule Schedule { get; set; }
Visual Basic (Declaration)
Public Property Schedule As Schedule
	Get
	Set

See Also