MindFusion.Scheduling for ASP.NET Programmer's Guide
Task Properties
 


 Public Properties

  Name Description

ActualCost

Gets or sets the actual cost of this task.

ActualDuration

Gets or sets the actual duration for this task measured in minutes.

ActualEnd

Gets or sets the task's actual completion date.

ActualStart

Gets or sets the task's actual start date.

Details

Gets or sets the detailed description of the Task.

DueDate

Gets or sets the task's due date.

EstimatedCost

Gets or sets the estimated cost of the task.

EstimatedDuration

Gets or sets the estimated duration of the task measured in minutes.

ImageIndex

Gets or sets the index of the image associated with this task.

Priority

Gets or sets the task priority.

Progress

Gets or sets the task progress measured in percents.

Reminder

Gets or sets the reminder for this task.

StartDate

Gets or sets the task's start date.

Status

Gets or sets the status of the task.

Subject

Gets or sets the subject of the task.

 See Also

Task Class
MindFusion.Scheduling Namespace