Share via


ReportingPostTimesheetPeriodCreatedEventArgs.PeriodGuid property

Gets the GUID of the timesheet period that has been created.

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

Syntax

'Declaration
Public ReadOnly Property PeriodGuid As Guid
    Get
'Usage
Dim instance As ReportingPostTimesheetPeriodCreatedEventArgs
Dim value As Guid

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

Property value

Type: System.Guid

See also

Reference

ReportingPostTimesheetPeriodCreatedEventArgs class

ReportingPostTimesheetPeriodCreatedEventArgs members

Microsoft.Office.Project.Server.Events namespace