Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 733 Bytes

Project.Windows.Count.md

File metadata and controls

34 lines (19 loc) · 733 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Windows.Count property (Project)
project-server
Project.Windows.Count
cae75adb-e894-8551-4875-6d1d4159d5be
06/08/2017
medium

Windows.Count property (Project)

Gets the number of items in the Windows collection. Read-only Long.

Syntax

expression.Count

expression A variable that represents a 'Windows' object.

Remarks

Use of the Count property in most collection objects is similar. For an example, see the Assignments.Count property.

See also

Windows Collection Object

[!includeSupport and feedback]