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.
Adds a LocalLookupTableFullValuesRow object to the LocalLookupTableFullValuesDataTable.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub AddLocalLookupTableFullValuesRow ( _
row As StatusingDataSet.LocalLookupTableFullValuesRow _
)
'Usage
Dim instance As StatusingDataSet.LocalLookupTableFullValuesDataTable
Dim row As StatusingDataSet.LocalLookupTableFullValuesRow
instance.AddLocalLookupTableFullValuesRow(row)
public void AddLocalLookupTableFullValuesRow(
StatusingDataSet.LocalLookupTableFullValuesRow row
)
Parameters
row
Type: WebSvcStatusing.StatusingDataSet.LocalLookupTableFullValuesRowContains the row that is to be added.
See also
Reference
StatusingDataSet.LocalLookupTableFullValuesDataTable class
StatusingDataSet.LocalLookupTableFullValuesDataTable members