Compartir a través de


(, TimesheetEnum.PreloadType) del constructor TimesheetPreCreateEventArgs

Crea una instancia de la clase TimesheetPreCreateEventArgs . se usa internamente.

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 Sub New ( _
    dsDelta As TimesheetDataSet, _
    preloadType As TimesheetEnum.PreloadType _
)
'Uso
Dim dsDelta As TimesheetDataSet
Dim preloadType As TimesheetEnum.PreloadType

Dim instance As New TimesheetPreCreateEventArgs(dsDelta, _
    preloadType)
public TimesheetPreCreateEventArgs(
    TimesheetDataSet dsDelta,
    TimesheetEnum.PreloadType preloadType
)

Parámetros

  • dsDelta
    Tipo: TimesheetDataSet

    Un conjunto de datos que contiene la configuración de un nuevo parte de horas.

Vea también

Referencia

clase TimesheetPreCreateEventArgs

Miembros TimesheetPreCreateEventArgs

Sobrecarga TimesheetPreCreateEventArgs

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