Share via


PWSLinkDataSet.LinkedItemsRowChangeEvent 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 LinkedItemsRow, _
    action As DataRowAction _
)
'Usage
Dim row As LinkedItemsRow
Dim action As DataRowAction

Dim instance As New LinkedItemsRowChangeEvent(row, action)
[DebuggerNonUserCodeAttribute] 
public LinkedItemsRowChangeEvent (
    LinkedItemsRow row,
    DataRowAction action
)

Parameters

  • row
  • action

See Also

Reference

PWSLinkDataSet.LinkedItemsRowChangeEvent Class
PWSLinkDataSet.LinkedItemsRowChangeEvent Members
[PWA Web service] Namespace