Compartir a través de


de la propiedad ReportingPostTimesheetClassChangedEventArgs.ClassType

Obtiene el tipo de la clase de línea del parte de horas modificado.

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 ClassType As TimesheetEnum.LineClassType
    Get
'Uso
Dim instance As ReportingPostTimesheetClassChangedEventArgs
Dim value As TimesheetEnum.LineClassType

value = instance.ClassType
public TimesheetEnum.LineClassType ClassType { get; }

Valor de propiedad

Tipo: Microsoft.Office.Project.Server.Library.TimesheetEnum.LineClassType

Vea también

Referencia

clase ReportingPostTimesheetClassChangedEventArgs

Miembros ReportingPostTimesheetClassChangedEventArgs

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