ResourceDeactivatePostEventArgs 构造函数 (Guid[])

创建类实例的ResourceDeactivatePostEventArgs ;在内部使用。

命名空间:  Microsoft.Office.Project.Server.Events
程序集:  Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

语法

声明
Public Sub New ( _
    resources As Guid() _
)
用法
Dim resources As Guid()

Dim instance As New ResourceDeactivatePostEventArgs(resources)
public ResourceDeactivatePostEventArgs(
    Guid[] resources
)

参数

  • resources
    类型:[]

    与项目关联的 Guid 的资源集合。

另请参阅

引用

ResourceDeactivatePostEventArgs 类

ResourceDeactivatePostEventArgs 成员

ResourceDeactivatePostEventArgs 重载

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