Share via


ReportingPostTimesheetAdjustedEventArgs.TimesheetGuid property

Gets the GUID of the adjusted timesheet.

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 TimesheetGuid As Guid
    Get
'Usage
Dim instance As ReportingPostTimesheetAdjustedEventArgs
Dim value As Guid

value = instance.TimesheetGuid
public Guid TimesheetGuid { get; }

Property value

Type: System.Guid

See also

Reference

ReportingPostTimesheetAdjustedEventArgs class

ReportingPostTimesheetAdjustedEventArgs members

Microsoft.Office.Project.Server.Events namespace