ReportingPostTimesheetProjectAggregatedEventArgs constructor (Guid)
Creates an instance of the ReportingPostTimesheetProjectAggregatedEventArgs class.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Public Sub New ( _
periodGuid As Guid _
)
'Usage
Dim periodGuid As Guid
Dim instance As New ReportingPostTimesheetProjectAggregatedEventArgs(periodGuid)
public ReportingPostTimesheetProjectAggregatedEventArgs(
Guid periodGuid
)
Parameters
periodGuid
Type: System.GuidThe GUID of an aggregated project timesheet.
See also
Reference
ReportingPostTimesheetProjectAggregatedEventArgs class
ReportingPostTimesheetProjectAggregatedEventArgs members