Share via


ReportingPostTimesheetPeriodDeletedEventArgs.PeriodGuid Property

Gets the GUID of the deleted 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 ReportingPostTimesheetPeriodDeletedEventArgs
Dim value As Guid

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

Property Value

Type: System.Guid

See Also

Reference

ReportingPostTimesheetPeriodDeletedEventArgs Class

ReportingPostTimesheetPeriodDeletedEventArgs Members

Microsoft.Office.Project.Server.Events Namespace