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
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。