Share via


ReportingPostTimesheetAdjustedEventArgs.ToString method

Returns a text string that contains timesheet GUIDs and timesheet adjustment GUIDs.

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 ReportingPostTimesheetAdjustedEventArgs
Dim returnValue As String

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

Return value

Type: System.String

See also

Reference

ReportingPostTimesheetAdjustedEventArgs class

ReportingPostTimesheetAdjustedEventArgs members

Microsoft.Office.Project.Server.Events namespace