Skip to main content

GanttTaskDependencyMappingInfo Properties

Provides information on the dependency properties’ mappings to the appropriate data fields.
Name Description
DependencyType Specifies the name of the data field that contains information on the dependency type.
Key Specifies an object’s unique identifier. Inherited from GanttMappingInfoBase.
PredecessorKey Specifies the name of the data field that contains information on the dependency’s predecessor ID.
SuccessorKey Specifies the name of the data field that contains information on the dependency’s successor ID.
See Also