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 成员

ReportingPostTimesheetDeletedEventArgs 重载

Microsoft.Office.Project.Server.Events 命名空间