Task.Notes property
取得關於任務附註。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public ReadOnly Property Notes As String
Get
'用途
Dim instance As Task
Dim value As String
value = instance.Notes
[RemoteAttribute]
public string Notes { get; }
Property value
Type: System.String
物件,包含備忘稿。