Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 637 Bytes

Project.View.Name.md

File metadata and controls

30 lines (18 loc) · 637 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
View.Name property (Project)
project-server
Project.View.Name
81dd6947-763a-f5f1-3313-e01a42e590db
06/08/2017
medium

View.Name property (Project)

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

Syntax

expression.Name

expression A variable that represents a View object.

Remarks

Name is the default property of the View object.

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

[!includeSupport and feedback]