de la propiedad ReportingPostProjectCreatedEventArgs.ProjectGuid
Obtiene el GUID del proyecto 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 ProjectGuid As Guid
Get
'Uso
Dim instance As ReportingPostProjectCreatedEventArgs
Dim value As Guid
value = instance.ProjectGuid
public Guid ProjectGuid { get; }
Valor de propiedad
Tipo: System.Guid
Vea también
Referencia
clase ReportingPostProjectCreatedEventArgs