Partager via


TimesheetPreReviewEventArgs.ApproverUID - Propriété

Obtient le GUID de l'utilisateur qui approuve un examen de la feuille de temps.

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 Property ApproverUID As Guid
    Get
    Set
'Utilisation
Dim instance As TimesheetPreReviewEventArgs
Dim value As Guid

value = instance.ApproverUID

instance.ApproverUID = value
public Guid ApproverUID { get; set; }

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

TimesheetPreReviewEventArgs classe

TimesheetPreReviewEventArgs - Membres

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