Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.1 KB

Project.Resource.EnterpriseUniqueID.md

File metadata and controls

33 lines (21 loc) · 1.1 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Resource.EnterpriseUniqueID property (Project)
vbapj.chm132200
vbapj.chm132200
project-server
Project.Resource.EnterpriseUniqueID
ad5bdf09-a1e0-c9fd-c3ae-ba1639177a95
06/08/2017
medium

Resource.EnterpriseUniqueID property (Project)

Gets the enterprise unique identification number for a resource. Read-only Long.

Syntax

expression. EnterpriseUniqueID

expression A variable that represents a Resource object.

Remarks

The enterprise unique ID is a unique number for the enterprise resource within an instance of Project Web App. For example, the first enterprise resource defined has the unique ID 1, the second enterprise resource is 2, and so forth. The Guid property is the only absolutely unique identification for a resource. For local resources in an enterprise project, the EnterpriseUniqueID value is -1.

The EnterpriseUniqueID property is available only in Project Professional.

[!includeSupport and feedback]