GroupSettingsDataSet.GroupSettingsDataTable.GroupSettingsRowDeleted Event
[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
Public Event GroupSettingsRowDeleted As GroupSettingsRowChangeEventHandler
'Usage
Dim instance As GroupSettingsDataTable
Dim handler As GroupSettingsRowChangeEventHandler
AddHandler instance.GroupSettingsRowDeleted, handler
public event GroupSettingsRowChangeEventHandler GroupSettingsRowDeleted
See Also
Reference
GroupSettingsDataSet.GroupSettingsDataTable Class
GroupSettingsDataSet.GroupSettingsDataTable Members
[PWA Web service] Namespace