AdminPostEventArgs.EffectedItems 属性

获取一个表示该事件不会影响的实体的 Guid 集合。

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

语法

声明
Public ReadOnly Property EffectedItems As Guid()
    Get
用法
Dim instance As AdminPostEventArgs
Dim value As Guid()

value = instance.EffectedItems
public Guid[] EffectedItems { get; }

属性值

类型:[]

另请参阅

引用

AdminPostEventArgs 类

AdminPostEventArgs 成员

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