Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 718 Bytes

Project.Tables.Count.md

File metadata and controls

34 lines (19 loc) · 718 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Tables.Count property (Project)
project-server
Project.Tables.Count
065fe62c-ae3c-8502-7010-9b76560ee60b
06/08/2017
medium

Tables.Count property (Project)

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

Syntax

expression.Count

expression A variable that represents a 'Tables' object.

Remarks

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

See also

Tables Collection Object

[!includeSupport and feedback]