Gets or sets the task actual duration measured in minutes.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public int ActualDuration { get; set; } |
Visual Basic Copy Code |
---|
Public Property ActualDuration As Integer |
An integer value specifying the task's duration. The default is 0.