LookupTablePostEventArgs 类

提供一组公共的方法和属性在所有事件中的后期事件参数中的LookupTable类的方法。

继承层次结构

System.Object
  System.EventArgs
    Microsoft.Office.Project.Server.Events.SerializableEventArgs
      Microsoft.Office.Project.Server.Events.PostEventArgs
        Microsoft.Office.Project.Server.Events.LookupTablePostEventArgs
          Microsoft.Office.Project.Server.Events.LookupTablePreEventArgs

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

语法

声明
<SerializableAttribute> _
Public Class LookupTablePostEventArgs _
    Inherits PostEventArgs
用法
Dim instance As LookupTablePostEventArgs
[SerializableAttribute]
public class LookupTablePostEventArgs : PostEventArgs

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

LookupTablePostEventArgs 成员

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