Gets or sets the schedule of this ITaskItem.

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

Syntax

C#
Schedule Schedule { get; set; }
Visual Basic (Declaration)
Property Schedule As Schedule

See Also