Partager via


ReportingPostTimesheetStatusChangedEventArgs.ResourceGuid - Propriété

Obtient le GUID d'une ressource qui est associé à la feuille de temps dont l'état a été modifié.

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 ResourceGuid As Guid
    Get
'Utilisation
Dim instance As ReportingPostTimesheetStatusChangedEventArgs
Dim value As Guid

value = instance.ResourceGuid
public Guid ResourceGuid { get; }

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

ReportingPostTimesheetStatusChangedEventArgs classe

ReportingPostTimesheetStatusChangedEventArgs - Membres

Microsoft.Office.Project.Server.Events - Espace de noms