Gets or sets the task's start date.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public DateTime StartDate { get; set; } |
Visual Basic
![]() |
---|
Public Property StartDate As DateTime |
An instance of the System.DateTime structure.