ReportingPostTimesheetDeletedEventArgs.TimesheetGuid 属性

获取已删除的时间表。

命名空间:  Microsoft.Office.Project.Server.Events
程序集:  Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

语法

声明
Public ReadOnly Property TimesheetGuid As Guid
    Get
用法
Dim instance As ReportingPostTimesheetDeletedEventArgs
Dim value As Guid

value = instance.TimesheetGuid
public Guid TimesheetGuid { get; }

属性值

类型:System.Guid

另请参阅

引用

ReportingPostTimesheetDeletedEventArgs 类

ReportingPostTimesheetDeletedEventArgs 成员

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