Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 763 Bytes

Project.ViewsSingle.Count.md

File metadata and controls

34 lines (19 loc) · 763 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
ViewsSingle.Count property (Project)
project-server
Project.ViewsSingle.Count
7f9e9564-b41d-e50a-a8d8-8c9254346351
06/08/2017
medium

ViewsSingle.Count property (Project)

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

Syntax

expression.Count

expression A variable that represents a 'ViewsSingle' object.

Remarks

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

See also

ViewsSingle Collection Object

[!includeSupport and feedback]