Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 774 Bytes

Project.Resources.Item.md

File metadata and controls

37 lines (21 loc) · 774 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Resources.Item property (Project)
project-server
Project.Resources.Item
2c0c95b0-07fa-a8b8-05a3-50072824c8a8
06/08/2017
medium

Resources.Item property (Project)

Gets a single Resource object from the Resources collection. Read-only Resource.

Syntax

expression.Item (Index)

expression A variable that represents a 'Resources' object.

Parameters

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

See also

Resources Collection Object

[!includeSupport and feedback]