Gets or sets the actual duration for this task measured in minutes.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public int ActualDuration { get; set; } |
Visual Basic
![]() |
---|
Public Property ActualDuration As Integer |
An integer representing the actual duration of the task.