ReportingPostTimesheetStatusChangedEventArgs.TimesheetGuid - Propriété

Obtient le GUID de 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 TimesheetGuid As Guid
    Get
'Utilisation
Dim instance As ReportingPostTimesheetStatusChangedEventArgs
Dim value As Guid

value = instance.TimesheetGuid
public Guid TimesheetGuid { 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