PlanAssignmentInterval.End 属性

获取计划分配时间间隔的结束时间。

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

语法

声明
<RemoteAttribute> _
Public ReadOnly Property End As DateTime
    Get
用法
Dim instance As PlanAssignmentInterval
Dim value As DateTime

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

属性值

类型:System.DateTime
时间间隔的结束时间。

另请参阅

引用

PlanAssignmentInterval 类

PlanAssignmentInterval 成员

Microsoft.ProjectServer.Client 命名空间