UpdatingPwaProjectEventArgs.ProjectUid propriedade
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (em Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxe
'Declaração
Public ReadOnly Property ProjectUid As Guid
Get
'Uso
Dim instance As UpdatingPwaProjectEventArgs
Dim value As Guid
value = instance.ProjectUid
public Guid ProjectUid { get; }
Valor de propriedade
Tipo: System.Guid
Ver também
Referência
UpdatingPwaProjectEventArgs classe