LookupTableMultiLangDataSet.LookupTablesDataTable.NewLookupTablesRow Method
Namespace: WebSvcLookupTable
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Function NewLookupTablesRow As LookupTableMultiLangDataSet.LookupTablesRow
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTablesDataTable
Dim returnValue As LookupTableMultiLangDataSet.LookupTablesRow
returnValue = instance.NewLookupTablesRow()
public LookupTableMultiLangDataSet.LookupTablesRow NewLookupTablesRow()
Return Value
Type: WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTablesRow
See Also
Reference
LookupTableMultiLangDataSet.LookupTablesDataTable Class