GanttPredecessorLinkMappings Fields
Provides information on the task dependency properties’ mapping to data fields.Name | Description |
---|---|
LagProperty static | Identifies the Lag dependency property. |
LinkTypeProperty static | Identifies the GanttPredecessorLinkMappings.LinkType dependency property. |
PredecessorTaskProperty static | Identifies the GanttPredecessorLinkMappings.PredecessorTask dependency property. |
TaskProperty static | Identifies the GanttPredecessorLinkMappings.Task dependency property. |
See Also