Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 756 Bytes

Project.Windows.Item.md

File metadata and controls

37 lines (21 loc) · 756 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Windows.Item property (Project)
project-server
Project.Windows.Item
c0f8bffd-5e91-721a-d47e-f4daa4d0bf80
06/08/2017
medium

Windows.Item property (Project)

Gets a single Window object from the Windows collection. Read-only Window.

Syntax

expression.Item (Index)

expression A variable that represents a 'Windows' object.

Parameters

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

See also

Windows Collection Object

[!includeSupport and feedback]