GanttTaskDependencyMappingInfo Properties
Provides information on the dependency properties’ mappings to the appropriate data fields.
Name | Description |
---|---|
Dependency |
Specifies the name of the data field that contains information on the dependency type. |
Key |
Specifies an object’s unique identifier.
Inherited from Gantt |
Predecessor |
Specifies the name of the data field that contains information on the dependency’s predecessor ID. |
Successor |
Specifies the name of the data field that contains information on the dependency’s successor ID. |
See Also