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

GanttTaskMappingInfo Properties

Provides information on the task properties’ mappings to the appropriate data fields.
Name Description
Color Specifies the name of the data field that contains information on the task’s color.
End Specifies the name of the data field that contains information on the task’s end date.
Key Specifies an object’s unique identifier. Inherited from GanttMappingInfoBase.
ParentKey Specifies the name of the data field that contains information on the task’s parent ID.
Progress Specifies the name of the data field that contains information on the task’s progress.
Start Specifies the name of the data field that contains information on the task’s start date.
Title Specifies the name of the data field that contains information on the task’s title.
See Also