RulesDataSet.RulesDataTable.RulesRowChanged 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 RulesRowChanged As RulesRowChangeEventHandler
'Usage
Dim instance As RulesDataTable
Dim handler As RulesRowChangeEventHandler
AddHandler instance.RulesRowChanged, handler
public event RulesRowChangeEventHandler RulesRowChanged
See Also
Reference
RulesDataSet.RulesDataTable Class
RulesDataSet.RulesDataTable Members
[PWA Web service] Namespace