ChildDrivers Members (Project)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

The ChildDrivers object is a collection of child Task objects that affect the task start date.

Properties

Name

Description

Application

Gets the Application object. Read-only Application.

Count

Gets the number of items in the ChildDrivers collection. Read-only Long.

Item

Gets a single Task object from the ChildDrivers collection. Read-only Task.

Parent

Gets the parent of the ChildDrivers object. Read-only Task.

TotalDetectedCount

Gets the total number of child task drivers that affect the dates of a task. Read-only Long.