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