Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 747 Bytes

Project.Resources.Count.md

File metadata and controls

34 lines (19 loc) · 747 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Resources.Count property (Project)
project-server
Project.Resources.Count
53a50d7d-beea-2bed-c2dd-67b402a27e0c
06/08/2017
medium

Resources.Count property (Project)

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

Syntax

expression.Count

expression A variable that represents a 'Resources' object.

Remarks

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

See also

Resources Collection Object

[!includeSupport and feedback]