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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.