共用方式為


ResourceUpdatePostEventArgs 建構函式 (Guid[])

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

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

語法

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

Dim instance As New ResourceUpdatePostEventArgs(updatedResources)
public ResourceUpdatePostEventArgs(
    Guid[] updatedResources
)

參數

  • updatedResources
    類型:[]

    更新的資源 Guid 的集合。

請參閱

參照

ResourceUpdatePostEventArgs 類別

ResourceUpdatePostEventArgs 成員

ResourceUpdatePostEventArgs 多載

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