다음을 통해 공유


PlanAssignment.Intervals property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public ReadOnly Property Intervals As PlanAssignmentIntervalCollection
    Get
'Usage
Dim instance As PlanAssignment
Dim value As PlanAssignmentIntervalCollection

value = instance.Intervals
public PlanAssignmentIntervalCollection Intervals { get; }

Property value

Type: Microsoft.ProjectServer.Client.PlanAssignmentIntervalCollection

See also

Reference

PlanAssignment class

PlanAssignment members

Microsoft.ProjectServer.Client namespace