Condividi tramite


StatusingDataSet.LocalLookupTableFullValuesDataTable.NewLocalLookupTableFullValuesRow method

Creates a row object in the LocalLookupTableFullValuesDataTable.

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

Syntax

'Declaration
Public Function NewLocalLookupTableFullValuesRow As StatusingDataSet.LocalLookupTableFullValuesRow
'Usage
Dim instance As StatusingDataSet.LocalLookupTableFullValuesDataTable
Dim returnValue As StatusingDataSet.LocalLookupTableFullValuesRow

returnValue = instance.NewLocalLookupTableFullValuesRow()
public StatusingDataSet.LocalLookupTableFullValuesRow NewLocalLookupTableFullValuesRow()

Return value

Type: WebSvcStatusing.StatusingDataSet.LocalLookupTableFullValuesRow

See also

Reference

StatusingDataSet.LocalLookupTableFullValuesDataTable class

StatusingDataSet.LocalLookupTableFullValuesDataTable members

WebSvcStatusing namespace