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