Share via


ReportingPostResourceCapacityTimeRangeChangedEventArgs.ToString method

Returns a text string that contains a date for a resource capacity time range that precedes the current date, a date for a resource capacity time range that follows the current date, and a Boolean value that indicates whether to force full synchronization.

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

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As ReportingPostResourceCapacityTimeRangeChangedEventArgs
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String

See also

Reference

ReportingPostResourceCapacityTimeRangeChangedEventArgs class

ReportingPostResourceCapacityTimeRangeChangedEventArgs members

Microsoft.Office.Project.Server.Events namespace