Skip to main content
All docs
V19.1

ASPxGanttTaskDependencyMappingInfo Properties

Provides information on the dependency properties’ mapping to the appropriate data fields.
Name Description
DependencyType Specifies the name of the data field that contains information on the dependency’s type.
ID Specifies the name of the data field that contains information on the dependency ID.
PredecessorID Specifies the name of the data field that contains information on the dependency’s predecessor ID.
SuccessorID Specifies the name of the data field that contains information on the dependency’s successor ID.
See Also