共用方式為


GroupCreatePostEventArgs 建構函式 (Guid[])

會建立GroupCreatePostEventArgs類別的執行個體。

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

語法

'宣告
Public Sub New ( _
    createdItems As Guid() _
)
'用途
Dim createdItems As Guid()

Dim instance As New GroupCreatePostEventArgs(createdItems)
public GroupCreatePostEventArgs(
    Guid[] createdItems
)

參數

  • createdItems
    類型:[]

    Guid 的常見分母的項目集合。

備註

群組是一種技術,用來在專案中更輕鬆地進行檢視資訊。

請參閱

參照

GroupCreatePostEventArgs 類別

GroupCreatePostEventArgs 成員

GroupCreatePostEventArgs 多載

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