Share via


StatusReportsPostResponseUpdateEventArgs.ResponseGUID Property

Gets the GUID of a response to a request to update a status report.

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

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

Property Value

Type: System.Guid

See Also

Reference

StatusReportsPostResponseUpdateEventArgs Class

StatusReportsPostResponseUpdateEventArgs Members

Microsoft.Office.Project.Server.Events Namespace