[]
        
(Showing Draft Content)

C1.GanttView.Predecessor.-ctor

Predecessor Constructor

Predecessor()

Initializes a new instance of a Predecessor.

Declaration
public Predecessor()

Predecessor(int, PredecessorType, double)

Initializes a new instance of a Predecessor.

Declaration
public Predecessor(int taskID, PredecessorType predecessorType, double lag)
Parameters
Type Name Description
int taskID
PredecessorType predecessorType
double lag