LookupTablePostEventArgs.LookupTableInformation 屬性
取得包含多種語言的自訂欄位的查閱表格的資料集。
命名空間: Microsoft.Office.Project.Server.Events
組件: Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
語法
'宣告
Public Property LookupTableInformation As LookupTableMultiLangDataSet
Get
Set
'用途
Dim instance As LookupTablePostEventArgs
Dim value As LookupTableMultiLangDataSet
value = instance.LookupTableInformation
instance.LookupTableInformation = value
public LookupTableMultiLangDataSet LookupTableInformation { get; set; }
屬性值
類型:LookupTableMultiLangDataSet