(Guid, Guid) del constructor ReportingPostTimesheetAdjustedEventArgs
Crea una instancia de la clase ReportingPostTimesheetAdjustedEventArgs .
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 ( _
timesheetGuid As Guid, _
adjustmentGuid As Guid _
)
'Uso
Dim timesheetGuid As Guid
Dim adjustmentGuid As Guid
Dim instance As New ReportingPostTimesheetAdjustedEventArgs(timesheetGuid, _
adjustmentGuid)
public ReportingPostTimesheetAdjustedEventArgs(
Guid timesheetGuid,
Guid adjustmentGuid
)
Parámetros
timesheetGuid
Tipo: System.GuidEl GUID del parte de horas ajustados.
adjustmentGuid
Tipo: System.GuidEl GUID del ajuste del parte de horas.
Vea también
Referencia
clase ReportingPostTimesheetAdjustedEventArgs
Miembros ReportingPostTimesheetAdjustedEventArgs