GroupSettingsDataSet.GroupSettingsDataTable.RemoveGroupSettingsRow Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll
Syntax
'Declaration
<DebuggerNonUserCodeAttribute> _
Public Sub RemoveGroupSettingsRow ( _
row As GroupSettingsRow _
)
'Usage
Dim instance As GroupSettingsDataTable
Dim row As GroupSettingsRow
instance.RemoveGroupSettingsRow(row)
[DebuggerNonUserCodeAttribute]
public void RemoveGroupSettingsRow (
GroupSettingsRow row
)
Parameters
- row
See Also
Reference
GroupSettingsDataSet.GroupSettingsDataTable Class
GroupSettingsDataSet.GroupSettingsDataTable Members
[PWA Web service] Namespace