Skip to main content
All docs
V25.1
  • 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