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 成员