Share via


ReportingPostTimesheetStatusChangedEventArgs.ResourceGuid Property

Gets the GUID of a resource that is associated with the timesheet whose status has been changed.

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

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

Property Value

Type: System.Guid

See Also

Reference

ReportingPostTimesheetStatusChangedEventArgs Class

ReportingPostTimesheetStatusChangedEventArgs Members

Microsoft.Office.Project.Server.Events Namespace