ResourcePlanPublishingEventArgs.ProjectUid-Eigenschaft
Ruft die GUID des Projekts ab.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Public ReadOnly Property ProjectUid As Guid
Get
'Usage
Dim instance As ResourcePlanPublishingEventArgs
Dim value As Guid
value = instance.ProjectUid
public Guid ProjectUid { get; }
Eigenschaftswert
Typ: System.Guid
Siehe auch
Referenz
ResourcePlanPublishingEventArgs Klasse