Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 780 Bytes

Project.ViewsSingle.Item.md

File metadata and controls

37 lines (21 loc) · 780 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
ViewsSingle.Item property (Project)
project-server
Project.ViewsSingle.Item
b4b97fc0-f075-bf22-9ddb-421249f4e5ff
06/08/2017
medium

ViewsSingle.Item property (Project)

Gets a single View object from the ViewsSingle collection. Read-only View.

Syntax

expression.Item (Index)

expression A variable that represents a 'ViewsSingle' object.

Parameters

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

See also

ViewsSingle Collection Object

[!includeSupport and feedback]