StatusingPreEventArgs.ProjectID - Propriété
Obtient le GUID d'un projet.
Espace de noms : Microsoft.Office.Project.Server.Events
Assembly : Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ProjectID As Guid
Get
'Utilisation
Dim instance As StatusingPreEventArgs
Dim value As Guid
value = instance.ProjectID
public Guid ProjectID { get; }
Valeur de propriété
Type : System.Guid