Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 862 Bytes

Project.OverAllocatedAssignments.Count.md

File metadata and controls

34 lines (19 loc) · 862 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
OverAllocatedAssignments.Count property (Project)
project-server
Project.OverAllocatedAssignments.Count
4133ea30-42c4-c8dd-21f6-bd938f1f74f6
06/08/2017
medium

OverAllocatedAssignments.Count property (Project)

Gets the number of Assignment objects in the OverAllocatedAssignments collection. Read-only Long.

Syntax

expression.Count

expression An expression that returns a 'OverAllocatedAssignments' object.

Remarks

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

See also

OverAllocatedAssignments Collection Object

[!includeSupport and feedback]