Share via


ReportingPostTimesheetPeriodChangedEventArgs.PeriodGuid Property

Gets the GUID name of the changed timesheet period.

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 ReportingPostTimesheetPeriodChangedEventArgs
Dim value As Guid

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

Property Value

Type: System.Guid

See Also

Reference

ReportingPostTimesheetPeriodChangedEventArgs Class

ReportingPostTimesheetPeriodChangedEventArgs Members

Microsoft.Office.Project.Server.Events Namespace