Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 822 Bytes

Project.ActualStartDrivers.Item.md

File metadata and controls

37 lines (21 loc) · 822 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
ActualStartDrivers.Item property (Project)
project-server
Project.ActualStartDrivers.Item
609846d6-7f73-f6f0-fe4e-067df0802108
06/08/2017
medium

ActualStartDrivers.Item property (Project)

Gets a single Assignment object from an ActualStartDrivers collection. Read-only Assignment.

Syntax

expression.Item (Index)

expression A variable that represents an 'ActualStartDrivers' object.

Parameters

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

See also

ActualStartDrivers Collection Object

[!includeSupport and feedback]