次の方法で共有


LookupTableMultiLangDataSet.LookupTableStructuresDataTable.AddLookupTableStructuresRow Method (LookupTableMultiLangDataSet.LookupTableStructuresRow)

Adds a new LookupTableStructuresRow to the LookupTableStructuresDataTable using the specified parameter.

Namespace:  [LookupTable Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/LookupTable.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/LookupTable.asmx?wsdl

Syntax

'Declaration
Public Sub AddLookupTableStructuresRow ( _
    row As LookupTableMultiLangDataSet.LookupTableStructuresRow _
)
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
Dim row As LookupTableMultiLangDataSet.LookupTableStructuresRow

instance.AddLookupTableStructuresRow(row)
public void AddLookupTableStructuresRow(
    LookupTableMultiLangDataSet.LookupTableStructuresRow row
)

Parameters

See Also

Reference

LookupTableMultiLangDataSet.LookupTableStructuresDataTable Class

LookupTableMultiLangDataSet.LookupTableStructuresDataTable Members

AddLookupTableStructuresRow Overload

LookupTable Web Service