Share via


ReportingPostResourceCapacityTimeRangeChangedEventArgs.TimeRangeStartBefore property

Gets the start 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 TimeRangeStartBefore As DateTime
    Get
'Usage
Dim instance As ReportingPostResourceCapacityTimeRangeChangedEventArgs
Dim value As DateTime

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

Property value

Type: System.DateTime

See also

Reference

ReportingPostResourceCapacityTimeRangeChangedEventArgs class

ReportingPostResourceCapacityTimeRangeChangedEventArgs members

Microsoft.Office.Project.Server.Events namespace