Share via


ReportingPostResourceCapacityTimeRangeChangedEventArgs.TimeRangeEndBefore property

Gets the end date of a resource capacity time range that occurs before the current date.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public ReadOnly Property TimeRangeEndBefore As DateTime
    Get
'Usage
Dim instance As ReportingPostResourceCapacityTimeRangeChangedEventArgs
Dim value As DateTime

value = instance.TimeRangeEndBefore
public DateTime TimeRangeEndBefore { get; }

Property value

Type: System.DateTime

See also

Reference

ReportingPostResourceCapacityTimeRangeChangedEventArgs class

ReportingPostResourceCapacityTimeRangeChangedEventArgs members

Microsoft.Office.Project.Server.Events namespace