Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 698 Bytes

Project.Resource.ID.md

File metadata and controls

28 lines (17 loc) · 698 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Resource.ID property (Project)
project-server
Project.Resource.ID
15e18fda-ca6d-c81b-55c8-ad21605f75fc
06/08/2017
medium

Resource.ID property (Project)

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

Syntax

expression.ID

expression An expression that returns a Resource object.

Remarks

The ID property changes when a resource moves to a new location in a view such as the Resource Sheet. Use the UniqueID property if you want a constant reference to a resource.

[!includeSupport and feedback]