GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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 Integer
    public int PredecessorTaskID {get; set;}
    See Also