Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 843 Bytes

Project.CalendarDrivers.Count.md

File metadata and controls

36 lines (20 loc) · 843 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
CalendarDrivers.Count property (Project)
project-server
Project.CalendarDrivers.Count
d8eb0e9a-84e3-241a-c9aa-4df2ec99bc89
06/08/2017
medium

CalendarDrivers.Count property (Project)

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

Syntax

expression.Count

expression A variable that represents a 'CalendarDrivers' object.

Remarks

If TotalDetectedCount is greater than 5, Count is 0.

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

See also

CalendarDrivers Collection Object

[!includeSupport and feedback]