Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 775 Bytes

Project.Availabilities.Count.md

File metadata and controls

34 lines (19 loc) · 775 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Availabilities.Count property (Project)
project-server
Project.Availabilities.Count
561de24a-531f-cf49-2757-af54c6730172
06/08/2017
medium

Availabilities.Count property (Project)

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

Syntax

expression.Count

expression A variable that represents an 'Availabilities' object.

Remarks

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

See also

Availabilities Collection Object

[!includeSupport and feedback]