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
任务的计划的工期。