Gets or sets the task's start date.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public DateTime StartDate { get; set; } |
Visual Basic
![]() |
---|
Public Property StartDate As DateTime |
A .NET DateTime object specifying the task's scheduled start time. The default is DateTime.MinValue.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |