ComponentOne GanttView for WPF
PredecessorTaskID Property

C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace > Predecessor Class : PredecessorTaskID Property
Gets or sets the ID of the predecessor task.
Syntax
'Declaration
 
Public Property PredecessorTaskID As System.Integer
public System.int PredecessorTaskID {get; set;}
See Also

Reference

Predecessor Class
Predecessor Members