de la propiedad StatusingPostEventArgs.ProjectID
Obtiene el GUID del proyecto.
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 ProjectID As Guid
Get
'Uso
Dim instance As StatusingPostEventArgs
Dim value As Guid
value = instance.ProjectID
public Guid ProjectID { get; }
Valor de propiedad
Tipo: System.Guid