共用方式為


StatusingPostEventArgs 建構函式 (Guid, Guid)

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

命名空間:  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 StatusingPostEventArgs(projectID, _
    assignmentID)
public StatusingPostEventArgs(
    Guid projectID,
    Guid assignmentID
)

參數

  • assignmentID
    類型:System.Guid

    專案工作分派的 GUID。

請參閱

參照

StatusingPostEventArgs 類別

StatusingPostEventArgs 成員

StatusingPostEventArgs 多載

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