Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 739 Bytes

Project.Tables.Item.md

File metadata and controls

37 lines (21 loc) · 739 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Tables.Item property (Project)
project-server
Project.Tables.Item
d8900400-a6f0-546f-f03f-273c9ee175eb
06/08/2017
medium

Tables.Item property (Project)

Gets a single Table object from the Tables collection. Read-only Table.

Syntax

expression.Item (Index)

expression A variable that represents a 'Tables' object.

Parameters

Name Required/Optional Data type Description
Index Required Variant The name or index number of the object to return.

See also

Tables Collection Object

[!includeSupport and feedback]