Task.ScheduledDurationTimeSpan 屬性
取得作用中工作的工作時間的總範圍的時間間隔輸入或計算公式為根據的開始日期、 完成日期、 行事曆及其他排程的因素。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public ReadOnly Property ScheduledDurationTimeSpan As TimeSpan
Get
'用途
Dim instance As Task
Dim value As TimeSpan
value = instance.ScheduledDurationTimeSpan
[RemoteAttribute]
public TimeSpan ScheduledDurationTimeSpan { get; }
屬性值
類型:System.TimeSpan
排程任務的工期。