GroupSetPostEventArgs 建構函式 (Guid[])
會建立GroupSetPostEventArgs類別的執行個體。
命名空間: Microsoft.Office.Project.Server.Events
組件: Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
語法
'宣告
Public Sub New ( _
updatedItems As Guid() _
)
'用途
Dim updatedItems As Guid()
Dim instance As New GroupSetPostEventArgs(updatedItems)
public GroupSetPostEventArgs(
Guid[] updatedItems
)
參數
updatedItems
類型:[]Guid,代表已更新的群組中的項目集合。