LookupTableMultiLangDataSet.LookupTableStructuresDataTable.FindByLT_STRUCT_UID メソッド
指定したパラメーターを使用して、 LookupTableStructuresRowオブジェクトを取得します。
名前空間: WebSvcLookupTable
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function FindByLT_STRUCT_UID ( _
LT_STRUCT_UID As Guid _
) As LookupTableMultiLangDataSet.LookupTableStructuresRow
'使用
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
Dim LT_STRUCT_UID As Guid
Dim returnValue As LookupTableMultiLangDataSet.LookupTableStructuresRow
returnValue = instance.FindByLT_STRUCT_UID(LT_STRUCT_UID)
public LookupTableMultiLangDataSet.LookupTableStructuresRow FindByLT_STRUCT_UID(
Guid LT_STRUCT_UID
)
パラメーター
LT_STRUCT_UID
型: System.Guidルックアップ テーブルの構造の GUID。
戻り値
型: WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTableStructuresRow
関連項目
参照先
LookupTableMultiLangDataSet.LookupTableStructuresDataTable クラス
LookupTableMultiLangDataSet.LookupTableStructuresDataTable メンバー