Gets the start date of the scheduled time interval.

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

Syntax

C#
public Date Start { get; set; }
Visual Basic (Declaration)
Public Property Start As Date

See Also