Compartilhar via


ReportingPostTimesheetPeriodCreatedEventArgs.PeriodGuid propriedade

Obtém o GUID do período do quadro de horários foi criado.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (em Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxe

'Declaração
Public ReadOnly Property PeriodGuid As Guid
    Get
'Uso
Dim instance As ReportingPostTimesheetPeriodCreatedEventArgs
Dim value As Guid

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

Valor de propriedade

Tipo: System.Guid

Ver também

Referência

ReportingPostTimesheetPeriodCreatedEventArgs classe

ReportingPostTimesheetPeriodCreatedEventArgs membros

Microsoft.Office.Project.Server.Events namespace