Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 768 Bytes

Project.ChildDrivers.Item.md

File metadata and controls

37 lines (21 loc) · 768 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
ChildDrivers.Item property (Project)
project-server
Project.ChildDrivers.Item
dd79c6c2-feef-a1fe-c91f-9b354832150c
06/08/2017
medium

ChildDrivers.Item property (Project)

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

Syntax

expression.Item (Index)

expression A variable that represents a 'ChildDrivers' object.

Parameters

Name Required/Optional Data type Description
Index Required Long The index number of the object to return.

See also

ChildDrivers Collection Object

[!includeSupport and feedback]