LookupTableMultiLangDataSet.LookupTableStructures プロパティ
多言語参照テーブル内の構造体のDataTable 。
名前空間: WebSvcLookupTable
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property LookupTableStructures As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
Get
'使用
Dim instance As LookupTableMultiLangDataSet
Dim value As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
value = instance.LookupTableStructures
[BrowsableAttribute(false)]
public LookupTableMultiLangDataSet.LookupTableStructuresDataTable LookupTableStructures { get; }
プロパティ値
型: WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTableStructuresDataTable
関連項目
参照先
LookupTableMultiLangDataSet クラス