Share via


WebAdminDataSet.WebAdminRowChangeEvent Constructor

[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 New ( _
    row As WebAdminRow, _
    action As DataRowAction _
)
'Usage
Dim row As WebAdminRow
Dim action As DataRowAction

Dim instance As New WebAdminRowChangeEvent(row, action)
[DebuggerNonUserCodeAttribute] 
public WebAdminRowChangeEvent (
    WebAdminRow row,
    DataRowAction action
)

Parameters

  • row
  • action

See Also

Reference

WebAdminDataSet.WebAdminRowChangeEvent Class
WebAdminDataSet.WebAdminRowChangeEvent Members
[PWA Web service] Namespace