Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 803 Bytes

Project.ResourceGroups2.Count.md

File metadata and controls

34 lines (19 loc) · 803 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
ResourceGroups2.Count property (Project)
project-server
Project.ResourceGroups2.Count
b1f3dfb8-0c1e-7e6d-4408-0c2b137fee68
06/08/2017
medium

ResourceGroups2.Count property (Project)

Gets the number of Group2 objects in the ResourceGroups2 collection. Read-only Long.

Syntax

expression.Count

expression An expression that returns a 'ResourceGroups2' object.

Remarks

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

See also

ResourceGroups2 Collection Object

[!includeSupport and feedback]