Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 708 Bytes

Project.Project.ID.md

File metadata and controls

28 lines (17 loc) · 708 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.ID property (Project)
project-server
Project.Project.ID
d21541b3-d6ff-546e-8207-48b8cd180d2c
06/08/2017
medium

Project.ID property (Project)

Gets the identification number of a project. Read-only Long.

Syntax

expression.ID

expression A variable that represents a Project object.

Remarks

The ID property of a project can change when the project is closed and then opened again after other projects are opened. Use the UniqueID property if you want a constant reference to a project.

[!includeSupport and feedback]