Compartir a través de


de la propiedad ReportingPostTimesheetSavedEventArgs.TimesheetGuid

Obtiene el GUID de la savedtimesheet.

Espacio de nombres:  Microsoft.Office.Project.Server.Events
Ensamblado:  Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxis

'Declaración
Public ReadOnly Property TimesheetGuid As Guid
    Get
'Uso
Dim instance As ReportingPostTimesheetSavedEventArgs
Dim value As Guid

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

Valor de propiedad

Tipo: System.Guid

Vea también

Referencia

clase ReportingPostTimesheetSavedEventArgs

Miembros ReportingPostTimesheetSavedEventArgs

Espacio de nombres Microsoft.Office.Project.Server.Events