ComponentOne GanttView for WinForms
PredecessorTaskID Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView 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