次の方法で共有


LookupTableDeletePostEventArgs.LookupTables プロパティ

削除された参照テーブルに関連付けられている Guid のコレクションを取得します。

名前空間:  Microsoft.Office.Project.Server.Events
アセンブリ:  Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)

構文

'宣言
Public ReadOnly Property LookupTables As Guid()
    Get
'使用
Dim instance As LookupTableDeletePostEventArgs
Dim value As Guid()

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

プロパティ値

型: []

関連項目

参照先

LookupTableDeletePostEventArgs クラス

LookupTableDeletePostEventArgs メンバー

Microsoft.Office.Project.Server.Events 名前空間