PublishedAssignment.Notes 屬性
取得已輸入指派的相關的註解。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public ReadOnly Property Notes As String
Get
'用途
Dim instance As PublishedAssignment
Dim value As String
value = instance.Notes
[RemoteAttribute]
public string Notes { get; }
屬性值
類型:System.String
包含註解的物件。