共用方式為


TimesheetPreRecallEventArgs 建構函式 (Guid, Guid)

建立類別的執行個體TimesheetPreRecallEventArgs ;在內部使用。

命名空間:  Microsoft.Office.Project.Server.Events
組件:  Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

語法

'宣告
Public Sub New ( _
    tsUID As Guid, _
    resUID As Guid _
)
'用途
Dim tsUID As Guid
Dim resUID As Guid

Dim instance As New TimesheetPreRecallEventArgs(tsUID, resUID)
public TimesheetPreRecallEventArgs(
    Guid tsUID,
    Guid resUID
)

參數

  • tsUID
    類型:System.Guid

    是要重新叫用時程表的 GUID。

  • resUID
    類型:System.Guid

    是要重新叫用時程表的建立者的 GUID。

請參閱

參照

TimesheetPreRecallEventArgs 類別

TimesheetPreRecallEventArgs 成員

TimesheetPreRecallEventArgs 多載

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