Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 701 Bytes

Project.Table.Name.md

File metadata and controls

33 lines (21 loc) · 701 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Table.Name property (Project)
vbapj.chm132695
vbapj.chm132695
project-server
Project.Table.Name
d4b65bdb-9129-1025-f89b-370a68b166eb
06/08/2017
medium

Table.Name property (Project)

Gets the name of a Table object. Read/write String.

Syntax

expression.Name

expression A variable that represents a Table object.

Remarks

Name is the default property of the Table object.

For a code example that uses the Task object, see Name.

[!includeSupport and feedback]