次の方法で共有


PlanAssignmentCreationInformation.ResourceId property

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

Syntax

'Declaration
Public Property ResourceId As Guid
    Get
    Set
'Usage
Dim instance As PlanAssignmentCreationInformation
Dim value As Guid

value = instance.ResourceId

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

Property value

Type: System.Guid

See also

Reference

PlanAssignmentCreationInformation class

PlanAssignmentCreationInformation members

Microsoft.ProjectServer.Client namespace