共用方式為


ResourceAuthorizationPostEventArgs 建構函式 ()

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

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

語法

'宣告
Public Sub New ( _
    ds As ResourceAuthorizationDataSet _
)
'用途
Dim ds As ResourceAuthorizationDataSet

Dim instance As New ResourceAuthorizationPostEventArgs(ds)
public ResourceAuthorizationPostEventArgs(
    ResourceAuthorizationDataSet ds
)

參數

  • ds
    類型:ResourceAuthorizationDataSet

    資料集,其中包含資源授權的相關資訊。

請參閱

參照

ResourceAuthorizationPostEventArgs 類別

ResourceAuthorizationPostEventArgs 成員

ResourceAuthorizationPostEventArgs 多載

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