次の方法で共有


LookupTableMultiLangDataSet.LookupTableStructuresDataTable.NewLookupTableStructuresRow Method

Creates a new instance of a LookupTableStructuresRow for the LookupTableStructuresDataTable.

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 Function NewLookupTableStructuresRow As LookupTableMultiLangDataSet.LookupTableStructuresRow
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
Dim returnValue As LookupTableMultiLangDataSet.LookupTableStructuresRow

returnValue = instance.NewLookupTableStructuresRow()
public LookupTableMultiLangDataSet.LookupTableStructuresRow NewLookupTableStructuresRow()

Return Value

Type: [LookupTable Web service].LookupTableMultiLangDataSet.LookupTableStructuresRow

See Also

Reference

LookupTableMultiLangDataSet.LookupTableStructuresDataTable Class

LookupTableMultiLangDataSet.LookupTableStructuresDataTable Members

LookupTable Web Service