Partager via


TimesheetLinePreApproveEventArgs.LineUID - Propriété

Obtient le GUID de la classe de ligne de 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 LineUID As Guid
    Get
    Set
'Utilisation
Dim instance As TimesheetLinePreApproveEventArgs
Dim value As Guid

value = instance.LineUID

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

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

TimesheetLinePreApproveEventArgs classe

TimesheetLinePreApproveEventArgs - Membres

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