PlanAssignmentIntervalCreationInformation.Interval 属性

获取或设置时间刻度划分,用来测量正在进行的工作的量。

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<RemoteAttribute> _
Public Property Interval As DateTime
    Get
    Set
用法
Dim instance As PlanAssignmentIntervalCreationInformation
Dim value As DateTime

value = instance.Interval

instance.Interval = value
[RemoteAttribute]
public DateTime Interval { get; set; }

属性值

类型:System.DateTime
计划工作分配的时间间隔。

备注

时间间隔的示例包括小时、 数天、 数周和几个月。

另请参阅

引用

PlanAssignmentIntervalCreationInformation 类

PlanAssignmentIntervalCreationInformation 成员

Microsoft.ProjectServer.Client 命名空间