Compartir a través de


de la propiedad ReportingPostTimesheetPeriodCreatedEventArgs.PeriodName

Obtiene el nombre del período que se ha creado.

Espacio de nombres:  Microsoft.Office.Project.Server.Events
Ensamblado:  Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxis

'Declaración
Public ReadOnly Property PeriodName As String
    Get
'Uso
Dim instance As ReportingPostTimesheetPeriodCreatedEventArgs
Dim value As String

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

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase ReportingPostTimesheetPeriodCreatedEventArgs

Miembros ReportingPostTimesheetPeriodCreatedEventArgs

Espacio de nombres Microsoft.Office.Project.Server.Events