LookupTableMultiLangDataSet.LookupTableStructuresDataTable.NewLookupTableStructuresRow Method
Namespace: WebSvcLookupTable
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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