ReferencedPatientSequenceRowChangeEvent Constructor

Summary
Initializes a new instance of the ReferencedPatientSequenceRowChangeEvent class.
Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public ReferencedPatientSequenceRowChangeEvent( 
   ReferencedPatientSequenceRow row, 
   DataRowAction action 
) 
  
<DebuggerNonUserCodeAttribute()> 
Public Function New( _ 
   ByVal row As ReferencedPatientSequenceRow, _ 
   ByVal action As DataRowAction _ 
) 
[DebuggerNonUserCodeAttribute()] 
public: 
MWLDataset.ReferencedPatientSequenceRowChangeEvent(  
   ReferencedPatientSequenceRow^ row, 
   DataRowAction action 
) 

Parameters

row
The ReferencedPatientSequenceRow upon which an action is occuring.

action
One of the System.Data.DataRowAction values.

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.Worklist.DataAccessLayer Assembly

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