Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 796 Bytes

Project.ViewsCombination.Count.md

File metadata and controls

34 lines (19 loc) · 796 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
ViewsCombination.Count property (Project)
project-server
Project.ViewsCombination.Count
ccef1e93-e797-0789-484c-8df5db3ce6ae
06/08/2017
medium

ViewsCombination.Count property (Project)

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

Syntax

expression.Count

expression A variable that represents a 'ViewsCombination' object.

Remarks

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

See also

ViewsCombination Collection Object

[!includeSupport and feedback]