Gets or sets the status of this task.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public TaskStatus Status { get; set; } |
Visual Basic Copy Code |
---|
Public Property Status As TaskStatus |
A member of the TaskStatus enumeration. The default is NotStarted.