Freigeben über


PublishedProjectResource.Name-Eigenschaft

Ruft den Namen der Projektressource.

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 PublishedProjectResource
Dim value As String

value = instance.Name
[RemoteAttribute]
public string Name { get; }

Eigenschaftswert

Typ: System.String
Der Name der Projektressource.

Siehe auch

Referenz

PublishedProjectResource Klasse

PublishedProjectResource-Member

Microsoft.ProjectServer.Client-Namespace