del método ReportingPostTimesheetPeriodCreatedEventArgs.ToString
Devuelve una cadena de texto que contiene el GUID, fecha de inicio, fecha de finalización, nombre, estado del período de parte de horas 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 Overrides Function ToString As String
'Uso
Dim instance As ReportingPostTimesheetPeriodCreatedEventArgs
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Valor devuelto
Tipo: System.String
Vea también
Referencia
clase ReportingPostTimesheetPeriodCreatedEventArgs