Skip to main content
A newer version of this page is available. .

GanttTask Properties

A Gantt task data object.
Name Description
BaselineFinishDate Specifies the task’s baseline finish date.
BaselineStartDate Specifies the task’s baseline start date.
FinishDate Specifies the task’s finish date.
Id Specifies the task’s id.
Name Specifies the task’s name and caption.
ParentId Specifies the task’s parent id.
PredecessorLinks Provides access to a collection of task’s predecessors
Progress Specifies task’s progress.
StartDate Specifies the task’s start date.
Tag Specifies the task’s additional info.
See Also