de la propiedad ReportingPostResourceChangedEventArgs.ResourceUid
Obtiene el GUID del recurso modificado.
Espacio de nombres: Microsoft.Office.Project.Server.Events
Ensamblado: Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxis
'Declaración
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 propiedad
Tipo: System.Guid
Vea también
Referencia
clase ReportingPostResourceChangedEventArgs