Task.RemainingWorkTimeSpan property
取得時間,例如人員-小時或天數,來完成工作或一組工作所需的總時間間隔。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public ReadOnly Property RemainingWorkTimeSpan As TimeSpan
Get
'用途
Dim instance As Task
Dim value As TimeSpan
value = instance.RemainingWorkTimeSpan
[RemoteAttribute]
public TimeSpan RemainingWorkTimeSpan { get; }
Property value
Type: System.TimeSpan
剩餘的工期標準和加班工時。