Share via


ReportingPostTimesheetPeriodCreatedEventArgs.PeriodStartDate Property

Gets the start date 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 PeriodStartDate As DateTime
    Get
'Usage
Dim instance As ReportingPostTimesheetPeriodCreatedEventArgs
Dim value As DateTime

value = instance.PeriodStartDate
public DateTime PeriodStartDate { get; }

Property Value

Type: System.DateTime

See Also

Reference

ReportingPostTimesheetPeriodCreatedEventArgs Class

ReportingPostTimesheetPeriodCreatedEventArgs Members

Microsoft.Office.Project.Server.Events Namespace