次の方法で共有


StatusTaskCreationInformation.ParentId プロパティ

取得または、階層化されたタスクの一覧で、親、または要約すると、タスクの GUID を設定します。

名前空間:  Microsoft.ProjectServer.Client
アセンブリ:  Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)

構文

'宣言
<RemoteAttribute> _
Public Property ParentId As Guid
    Get
    Set
'使用
Dim instance As StatusTaskCreationInformation
Dim value As Guid

value = instance.ParentId

instance.ParentId = value
[RemoteAttribute]
public Guid ParentId { get; set; }

プロパティ値

型: System.Guid
親タスクの GUID を指定します。

関連項目

参照先

StatusTaskCreationInformation クラス

StatusTaskCreationInformation メンバー

Microsoft.ProjectServer.Client 名前空間