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