PredecessorDrivers.TotalDetectedCount property (Project)
Gets the total number of predecessor tasks that affect the start date of a task. Read-only Long.
Syntax
expression. TotalDetectedCount
expression A variable that represents a 'PredecessorDrivers' object.
Remarks
Predecessor tasks are tasks that are linked to the current task and occur before it. Predecessor tasks can have constraints and lag or lead time and can themselves have other predecessors that affect the total count of predecessor drivers.
See also
PredecessorDrivers Collection Object
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.