Share via


ReportingPostTimesheetPeriodCreatedEventArgs.ToString method

Returns a text string that contains the GUID, start date, end date, name, and status of the timesheet period that has been created.

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

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

Return value

Type: System.String

See also

Reference

ReportingPostTimesheetPeriodCreatedEventArgs class

ReportingPostTimesheetPeriodCreatedEventArgs members

Microsoft.Office.Project.Server.Events namespace