Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 757 Bytes

Project.Profiles.Item.md

File metadata and controls

37 lines (21 loc) · 757 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Profiles.Item property (Project)
project-server
Project.Profiles.Item
67716296-1a8c-dd6a-3dd5-beb0a23dd78a
06/08/2017
medium

Profiles.Item property (Project)

Gets a single Profile object from the Profiles collection. Read-only Profile.

Syntax

expression.Item (Index)

expression A variable that represents a 'Profiles' object.

Parameters

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

See also

Profiles Collection Object

[!includeSupport and feedback]