Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the full name of a plan assignment resource.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property Name As String
Get
'Usage
Dim instance As PlanAssignment
Dim value As String
value = instance.Name
[RemoteAttribute]
public string Name { get; }
Property value
Type: System.String
A resource's full name.