Compartir a través de


de la propiedad ReportingPostResourceCreatedEventArgs.ResourceUid

Obtiene el GUID del recurso que se ha creado.

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

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

Valor de propiedad

Tipo: System.Guid

Vea también

Referencia

clase ReportingPostResourceCreatedEventArgs

Miembros ReportingPostResourceCreatedEventArgs

Espacio de nombres Microsoft.Office.Project.Server.Events