LookupTableMultiLangDataSet.LookupTablesRow.GetLookupTableMaskStructuresRows メソッド
参照テーブル マスク構造の一覧を取得します。
名前空間: WebSvcLookupTable
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function GetLookupTableMaskStructuresRows As LookupTableMultiLangDataSet.LookupTableMaskStructuresRow()
'使用
Dim instance As LookupTableMultiLangDataSet.LookupTablesRow
Dim returnValue As LookupTableMultiLangDataSet.LookupTableMaskStructuresRow()
returnValue = instance.GetLookupTableMaskStructuresRows()
public LookupTableMultiLangDataSet.LookupTableMaskStructuresRow[] GetLookupTableMaskStructuresRows()
戻り値
型: []
多言語参照テーブルのコード マスクの構造体の配列。
関連項目
参照先
LookupTableMultiLangDataSet.LookupTablesRow クラス