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