ReportingPostResourceChangedEventArgs.ResourceUid Property

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

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

Property Value

Type: System.Guid

See Also

Reference

ReportingPostResourceChangedEventArgs Class

ReportingPostResourceChangedEventArgs Members

Microsoft.Office.Project.Server.Events Namespace