Partager via


ReportingPostTimesheetPeriodChangedEventArgs.PeriodName - Propriété

Obtient le nom unique de la période de feuille de temps modifié.

Espace de noms :  Microsoft.Office.Project.Server.Events
Assembly :  Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntaxe

'Déclaration
Public ReadOnly Property PeriodName As String
    Get
'Utilisation
Dim instance As ReportingPostTimesheetPeriodChangedEventArgs
Dim value As String

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

ReportingPostTimesheetPeriodChangedEventArgs classe

ReportingPostTimesheetPeriodChangedEventArgs - Membres

Microsoft.Office.Project.Server.Events - Espace de noms