Share via


ProjectData.ProjectId Property

Definition

Gets the unique identifier for the project.

public:
 property Guid ProjectId { Guid get(); };
public Guid ProjectId { get; }
member this.ProjectId : Guid
Public ReadOnly Property ProjectId As Guid

Property Value

A Guid that uniquely identifies the project.

Applies to