Freigeben über


ProjectCreationInformation.Id-Eigenschaft

Ruft ab oder legt die GUID des Projekts fest.

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

Syntax

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

value = instance.Id

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

Eigenschaftswert

Typ: System.Guid
Die GUID des Projekts.

Siehe auch

Referenz

ProjectCreationInformation Klasse

ProjectCreationInformation-Member

Microsoft.ProjectServer.Client-Namespace