Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 721 Bytes

Project.Views.Count.md

File metadata and controls

34 lines (19 loc) · 721 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Views.Count property (Project)
project-server
Project.Views.Count
3a9d5722-2233-4f9a-fb5f-73c5bffc52c5
06/08/2017
medium

Views.Count property (Project)

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

Syntax

expression.Count

expression A variable that represents a 'Views' object.

Remarks

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

See also

Views Collection Object

[!includeSupport and feedback]