Task.IsRecurringSummary プロパティ
タスクが一連の定期的なの親であるかどうかを示す値を取得します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public ReadOnly Property IsRecurringSummary As Boolean
Get
'使用
Dim instance As Task
Dim value As Boolean
value = instance.IsRecurringSummary
[RemoteAttribute]
public bool IsRecurringSummary { get; }
プロパティ値
型: System.Boolean
Trueと、仕事が定期的な一連の親それ以外の場合、 False。