Share via


ReportingPostResourceCreatedEventArgs.ResourceUid Property

Gets the GUID of the resource 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 ReadOnly Property ResourceUid As Guid
    Get
'Usage
Dim instance As ReportingPostResourceCreatedEventArgs
Dim value As Guid

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

Property Value

Type: System.Guid

See Also

Reference

ReportingPostResourceCreatedEventArgs Class

ReportingPostResourceCreatedEventArgs Members

Microsoft.Office.Project.Server.Events Namespace