ReportingPostTimesheetDeletedEventArgs 建構函式 (Guid)
會建立ReportingPostTimesheetDeletedEventArgs類別的執行個體。
命名空間: Microsoft.Office.Project.Server.Events
組件: Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
語法
'宣告
Public Sub New ( _
timesheetGuid As Guid _
)
'用途
Dim timesheetGuid As Guid
Dim instance As New ReportingPostTimesheetDeletedEventArgs(timesheetGuid)
public ReportingPostTimesheetDeletedEventArgs(
Guid timesheetGuid
)
參數
timesheetGuid
類型:System.Guid已刪除的時程表的 GUID。
請參閱
參照
ReportingPostTimesheetDeletedEventArgs 類別
ReportingPostTimesheetDeletedEventArgs 成員