ResourceUpdatePostEventArgs.UpdatedResources 属性
命名空间: Microsoft.Office.Project.Server.Events
程序集: Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
语法
声明
Public ReadOnly Property UpdatedResources As Guid()
Get
用法
Dim instance As ResourceUpdatePostEventArgs
Dim value As Guid()
value = instance.UpdatedResources
public Guid[] UpdatedResources { get; }
属性值
类型:[]