PublishedProject.ShowEstimatedDurations 屬性
取得一個值,指出是否顯示問號之後估計工期的任務。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public ReadOnly Property ShowEstimatedDurations As Boolean
Get
'用途
Dim instance As PublishedProject
Dim value As Boolean
value = instance.ShowEstimatedDurations
[RemoteAttribute]
public bool ShowEstimatedDurations { get; }
屬性值
類型:System.Boolean
True問號估計工期的任務 ; 之後顯示時否則,請False。