共用方式為


AssignmentCreationInformation.Notes 屬性

取得或設定工作分派附註。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public Property Notes As String
    Get
    Set
'用途
Dim instance As AssignmentCreationInformation
Dim value As String

value = instance.Notes

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

屬性值

類型:System.String
工作分派附註的文字值。

請參閱

參照

AssignmentCreationInformation 類別

AssignmentCreationInformation 成員

Microsoft.ProjectServer.Client 命名空間