Freigeben über


ProjectResource.Id-Eigenschaft

Ruft die GUID der Projektressource ab.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property Id As Guid
    Get
'Usage
Dim instance As ProjectResource
Dim value As Guid

value = instance.Id
[RemoteAttribute]
public Guid Id { get; }

Eigenschaftswert

Typ: System.Guid
Die Project-Ressourcen-GUID.

Siehe auch

Referenz

ProjectResource Klasse

ProjectResource-Member

Microsoft.ProjectServer.Client-Namespace