UserDelegationDeactivatePostEventArgs 建構函式 (UserDelegationInfo)
建立類別的執行個體UserDelegationDeactivatePostEventArgs ;在內部使用。
命名空間: Microsoft.Office.Project.Server.Events
組件: Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
語法
'宣告
Public Sub New ( _
delegation As UserDelegationInfo _
)
'用途
Dim delegation As UserDelegationInfo
Dim instance As New UserDelegationDeactivatePostEventArgs(delegation)
public UserDelegationDeactivatePostEventArgs(
UserDelegationInfo delegation
)
參數
delegation
類型:Microsoft.Office.Project.Server.Events.UserDelegationInfo物件包含代理人的權限的使用者和相關聯的已停用的權限的使用者的 Guid。
請參閱
參照
UserDelegationDeactivatePostEventArgs 類別
UserDelegationDeactivatePostEventArgs 成員