Freigeben über


AssignmentCreationInformation.Notes-Eigenschaft

Ruft ab oder legt die Notizen der Zuordnung.

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

Syntax

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

value = instance.Notes

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

Eigenschaftswert

Typ: System.String
Der Textwert der Hinweise Zuordnung.

Siehe auch

Referenz

AssignmentCreationInformation Klasse

AssignmentCreationInformation-Member

Microsoft.ProjectServer.Client-Namespace