Share via


ReportingPostTimesheetPeriodCreatedEventArgs.PeriodName Property

Gets the name 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 PeriodName As String
    Get
'Usage
Dim instance As ReportingPostTimesheetPeriodCreatedEventArgs
Dim value As String

value = instance.PeriodName
public string PeriodName { get; }

Property Value

Type: System.String

See Also

Reference

ReportingPostTimesheetPeriodCreatedEventArgs Class

ReportingPostTimesheetPeriodCreatedEventArgs Members

Microsoft.Office.Project.Server.Events Namespace