Compartilhar via


PlanAssignment.Intervals propriedade

Obtém a coleção de intervalos de tempo de atribuição do plano.

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

Sintaxe

'Declaração
<RemoteAttribute> _
Public ReadOnly Property Intervals As PlanAssignmentIntervalCollection
    Get
'Uso
Dim instance As PlanAssignment
Dim value As PlanAssignmentIntervalCollection

value = instance.Intervals
[RemoteAttribute]
public PlanAssignmentIntervalCollection Intervals { get; }

Valor de propriedade

Tipo: Microsoft.ProjectServer.Client.PlanAssignmentIntervalCollection
Um objeto PlanAssignmentIntervalCollection .

Ver também

Referência

PlanAssignment classe

PlanAssignment membros

Microsoft.ProjectServer.Client namespace