[]
        
(Showing Draft Content)

C1.GanttView.PredecessorCollection.Search

Search Method

Search(int)

Searches for a Predecessor with the specified ID of the predecessor task.

Declaration
public Predecessor Search(int predecessorTaskID)
Parameters
Type Name Description
int predecessorTaskID
Returns
Type Description
Predecessor