Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 663 Bytes

Project.Year.Count.md

File metadata and controls

28 lines (17 loc) · 663 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Year.Count property (Project)
project-server
Project.Year.Count
ab8fbfb5-7d2c-3e41-0dbf-2cd681452b1a
06/08/2017
medium

Year.Count property (Project)

Gets the number of days in the Year object. Read-only Integer.

Syntax

expression.Count

expression A variable that represents a Year object.

Remarks

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

[!includeSupport and feedback]