共用方式為


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物件。

請參閱

參照

PlanAssignment 類別

PlanAssignment 成員

Microsoft.ProjectServer.Client 命名空間