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 .