Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 738 Bytes

Project.Tasks.Item.md

File metadata and controls

37 lines (21 loc) · 738 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Tasks.Item property (Project)
project-server
Project.Tasks.Item
2bbdddae-38f7-6740-0694-73e0cf838e90
06/08/2017
medium

Tasks.Item property (Project)

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

Syntax

expression.Item (Index)

expression A variable that represents a 'Tasks' object.

Parameters

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

See also

Tasks Collection Object

[!includeSupport and feedback]