Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 785 Bytes

Project.Assignments.Item.md

File metadata and controls

37 lines (21 loc) · 785 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Assignments.Item property (Project)
project-server
Project.Assignments.Item
47db50f7-9bcc-ebeb-0189-4d493be4d174
06/08/2017
medium

Assignments.Item property (Project)

Gets a single Assignment object from the Assignments collection. Read-only Assignment.

Syntax

expression.Item (Index)

expression A variable that represents an 'Assignments' object.

Parameters

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

See also

Assignments Collection Object

[!includeSupport and feedback]