ReportingPostResourceCapacityTimeRangeChangedEventArgs.TimeRangeStartBefore propriedade
Obtém a data de início de um intervalo de tempo de capacidade do recurso que ocorre antes da data atual.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (em Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxe
'Declaração
Public ReadOnly Property TimeRangeStartBefore As DateTime
Get
'Uso
Dim instance As ReportingPostResourceCapacityTimeRangeChangedEventArgs
Dim value As DateTime
value = instance.TimeRangeStartBefore
public DateTime TimeRangeStartBefore { get; }
Valor de propriedade
Tipo: System.DateTime
Ver também
Referência
ReportingPostResourceCapacityTimeRangeChangedEventArgs classe
ReportingPostResourceCapacityTimeRangeChangedEventArgs membros