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