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