Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 797 Bytes

Project.GroupCriteria2.Count.md

File metadata and controls

34 lines (19 loc) · 797 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
GroupCriteria2.Count property (Project)
project-server
Project.GroupCriteria2.Count
bc6cbef6-3921-a0e5-a6a3-c5f116d2c64a
06/08/2017
medium

GroupCriteria2.Count property (Project)

Gets the number of GroupCriterion2 objects in the GroupCriteria2 collection. Read-only Long.

Syntax

expression.Count

expression An expression that returns a 'GroupCriteria2' object.

Remarks

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

See also

GroupCriteria2 Collection Object

[!includeSupport and feedback]