Compartilhar via


ReportingPostResourceChangedEventArgs.ResourceUid propriedade

Obtém o GUID do recurso alterado.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (em Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxe

'Declaração
Public ReadOnly Property ResourceUid As Guid
    Get
'Uso
Dim instance As ReportingPostResourceChangedEventArgs
Dim value As Guid

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

Valor de propriedade

Tipo: System.Guid

Ver também

Referência

ReportingPostResourceChangedEventArgs classe

ReportingPostResourceChangedEventArgs membros

Microsoft.Office.Project.Server.Events namespace