LookupTableMultiLangDataSet.LookupTableStructuresRow.LookupTablesRow プロパティ
構造体を含む多言語参照テーブルを表します。
名前空間: WebSvcLookupTable
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property LookupTablesRow As LookupTableMultiLangDataSet.LookupTablesRow
Get
Set
'使用
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRow
Dim value As LookupTableMultiLangDataSet.LookupTablesRow
value = instance.LookupTablesRow
instance.LookupTablesRow = value
public LookupTableMultiLangDataSet.LookupTablesRow LookupTablesRow { get; set; }
プロパティ値
型: WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTablesRow
関連項目
参照先
LookupTableMultiLangDataSet.LookupTableStructuresRow クラス