ProjectResource.Notes-Eigenschaft
Ruft ab, über die Projektressource eingegebene Kommentare haben.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property Notes As String
Get
'Usage
Dim instance As ProjectResource
Dim value As String
value = instance.Notes
[RemoteAttribute]
public string Notes { get; }
Eigenschaftswert
Typ: System.String
Ein Objekt, das Kommentare enthält.