次の方法で共有


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
コメントを含むオブジェクト。

関連項目

参照先

PublishedAssignment クラス

PublishedAssignment メンバー

Microsoft.ProjectServer.Client 名前空間