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