←Select platform

HangingProtocolRowChangeEvent Constructor

Summary

Initializes a new instance of this class.

Syntax
C#
VB
C++
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
public HangingProtocolRowChangeEvent( 
   HangingProtocolRow row, 
   DataRowAction action 
) 
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"),  
 DebuggerNonUserCodeAttribute()>  
Public Sub New(ByVal row As HangingProtocolRow, ByVal action As DataRowAction) 
 MyBase.New 
public:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")] [DebuggerNonUserCodeAttribute] HangingProtocolRowChangeEvent(HangingProtocolRow^ row, DataRowAction^ action) 

Parameters

row

The HangingProtocolRow that has changed.

action

The System.Data.DataRowAction that was performed.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.