Condividi tramite


LookupTableMultiLangDataSet.LookupTableStructuresDataTable.NewLookupTableStructuresRow method

Creates a new instance of a LookupTableStructuresRow for the LookupTableStructuresDataTable.

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

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: WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTableStructuresRow

See also

Reference

LookupTableMultiLangDataSet.LookupTableStructuresDataTable class

LookupTableMultiLangDataSet.LookupTableStructuresDataTable members

WebSvcLookupTable namespace