LookupTableMultiLangDataSet.LookupTableStructuresDataTable.AddLookupTableStructuresRow メソッド (Guid, LookupTableMultiLangDataSet.LookupTablesRow, LookupTableMultiLangDataSet.LookupTableStructuresRow, String, Guid)
名前空間: WebSvcLookupTable
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function AddLookupTableStructuresRow ( _
LT_STRUCT_UID As Guid, _
parentLookupTablesRowByLookupTablesLookupTableStructures As LookupTableMultiLangDataSet.LookupTablesRow, _
parentLookupTableStructuresRowByLookupTableStructuresLookupTableStructures As LookupTableMultiLangDataSet.LookupTableStructuresRow, _
LT_STRUCT_COOKIE As String, _
APP_ENTITY_UID As Guid _
) As LookupTableMultiLangDataSet.LookupTableStructuresRow
'使用
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
Dim LT_STRUCT_UID As Guid
Dim parentLookupTablesRowByLookupTablesLookupTableStructures As LookupTableMultiLangDataSet.LookupTablesRow
Dim parentLookupTableStructuresRowByLookupTableStructuresLookupTableStructures As LookupTableMultiLangDataSet.LookupTableStructuresRow
Dim LT_STRUCT_COOKIE As String
Dim APP_ENTITY_UID As Guid
Dim returnValue As LookupTableMultiLangDataSet.LookupTableStructuresRow
returnValue = instance.AddLookupTableStructuresRow(LT_STRUCT_UID, _
parentLookupTablesRowByLookupTablesLookupTableStructures, _
parentLookupTableStructuresRowByLookupTableStructuresLookupTableStructures, _
LT_STRUCT_COOKIE, APP_ENTITY_UID)
public LookupTableMultiLangDataSet.LookupTableStructuresRow AddLookupTableStructuresRow(
Guid LT_STRUCT_UID,
LookupTableMultiLangDataSet.LookupTablesRow parentLookupTablesRowByLookupTablesLookupTableStructures,
LookupTableMultiLangDataSet.LookupTableStructuresRow parentLookupTableStructuresRowByLookupTableStructuresLookupTableStructures,
string LT_STRUCT_COOKIE,
Guid APP_ENTITY_UID
)
パラメーター
- LT_STRUCT_UID
型: System.Guid
- parentLookupTablesRowByLookupTablesLookupTableStructures
型: WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTablesRow
- parentLookupTableStructuresRowByLookupTableStructuresLookupTableStructures
型: WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTableStructuresRow
- LT_STRUCT_COOKIE
型: System.String
- APP_ENTITY_UID
型: System.Guid
戻り値
型: WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTableStructuresRow
関連項目
参照先
LookupTableMultiLangDataSet.LookupTableStructuresDataTable クラス
LookupTableMultiLangDataSet.LookupTableStructuresDataTable メンバー