PredecessorDrivers Collection Object Members

Project Developer Reference

A PredecessorDrivers object represents a collection of TaskDependency objects. The PredecessorDrivers collection object supports the Task Drivers feature.

Properties

  Name Description
Bb214697.properties(en-us,office.12).gif Application Returns an Application object. Read-only Object.
Bb214697.properties(en-us,office.12).gif Count Returns the number of items in the PredecessorDrivers collection. Read-only Long.
Bb214697.properties(en-us,office.12).gif Item Returns a single item from a PredecessorDrivers collection. Read-only TaskDependency.
Bb214697.properties(en-us,office.12).gif Parent Returns the parent task of a PredecessorDrivers collection. Read-only Object.
Bb214697.properties(en-us,office.12).gif TotalDetectedCount Returns the total number of task predecessors affecting the start date of the task. Read-only Long.