Share via


ReportingPostTimesheetSavedEventArgs.TimesheetGuid Property

Gets the GUID of the savedtimesheet.

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 ReportingPostTimesheetSavedEventArgs
Dim value As Guid

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

Property Value

Type: System.Guid

See Also

Reference

ReportingPostTimesheetSavedEventArgs Class

ReportingPostTimesheetSavedEventArgs Members

Microsoft.Office.Project.Server.Events Namespace