TimesheetPreSubmitEventArgs.TsUID 属性

获取已提交的时间表的 GUID。

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

语法

声明
Public Property TsUID As Guid
    Get
    Set
用法
Dim instance As TimesheetPreSubmitEventArgs
Dim value As Guid

value = instance.TsUID

instance.TsUID = value
public Guid TsUID { get; set; }

属性值

类型:System.Guid

另请参阅

引用

TimesheetPreSubmitEventArgs 类

TimesheetPreSubmitEventArgs 成员

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