Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a row object in the LookupTableValuesDataTable.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function NewLookupTableValuesRow As ProjectImpactDataSet.LookupTableValuesRow
'Usage
Dim instance As ProjectImpactDataSet.LookupTableValuesDataTable
Dim returnValue As ProjectImpactDataSet.LookupTableValuesRow
returnValue = instance.NewLookupTableValuesRow()
public ProjectImpactDataSet.LookupTableValuesRow NewLookupTableValuesRow()
Return value
Type: WebSvcProject.ProjectImpactDataSet.LookupTableValuesRow
See also
Reference
ProjectImpactDataSet.LookupTableValuesDataTable class