PlanAssignment.Intervals 属性
获取工作分配计划的时间间隔。
命名空间: Microsoft.ProjectServer.Client
程序集: Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)
语法
声明
<RemoteAttribute> _
Public ReadOnly Property Intervals As PlanAssignmentIntervalCollection
Get
用法
Dim instance As PlanAssignment
Dim value As PlanAssignmentIntervalCollection
value = instance.Intervals
[RemoteAttribute]
public PlanAssignmentIntervalCollection Intervals { get; }
属性值
类型:Microsoft.ProjectServer.Client.PlanAssignmentIntervalCollection
一个PlanAssignmentIntervalCollection对象。