[]
        
(Showing Draft Content)

C1.GanttView.BaseTask.Predecessors

Predecessors Property

Predecessors

Gets a list of tasks that must be finished/started before this task can start/finish.

Declaration
public abstract PredecessorCollection Predecessors { get; }