de la propiedad ReportingPostResourceDeletedEventArgs.ResourceUid
Obtiene el GUID del recurso eliminado.
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 ReportingPostResourceDeletedEventArgs
Dim value As Guid
value = instance.ResourceUid
public Guid ResourceUid { get; }
Valor de propiedad
Tipo: System.Guid
Vea también
Referencia
clase ReportingPostResourceDeletedEventArgs