共用方式為


StatusingPreEventArgs 建構函式 (Guid, Guid)

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

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

語法

'宣告
Public Sub New ( _
    projectID As Guid, _
    assignmentID As Guid _
)
'用途
Dim projectID As Guid
Dim assignmentID As Guid

Dim instance As New StatusingPreEventArgs(projectID, _
    assignmentID)
public StatusingPreEventArgs(
    Guid projectID,
    Guid assignmentID
)

參數

  • assignmentID
    類型:System.Guid

    專案工作分派的 GUID。

請參閱

參照

StatusingPreEventArgs 類別

StatusingPreEventArgs 成員

StatusingPreEventArgs 多載

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