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