Gets or sets the start date and time of this ITaskItem.

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

Syntax

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

See Also