ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Predecessor Class / PredecessorTaskID Property

In This Topic
    PredecessorTaskID Property (Predecessor)
    In This Topic
    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