共用方式為


LookupTableCheckOutPostEventArgs.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 LookupTableCheckOutPostEventArgs
Dim value As Guid()

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

屬性值

類型:[]

請參閱

參照

LookupTableCheckOutPostEventArgs 類別

LookupTableCheckOutPostEventArgs 成員

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