Freigeben über


AssignmentCreationInformation.ResourceId-Eigenschaft

Ruft ab oder legt die GUID der Ressource für die Zuordnung.

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

Syntax

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

value = instance.ResourceId

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

Eigenschaftswert

Typ: System.Guid
Die GUID der Ressource.

Siehe auch

Referenz

AssignmentCreationInformation Klasse

AssignmentCreationInformation-Member

Microsoft.ProjectServer.Client-Namespace