←Select platform

OtherPatientIDsRowChangeEvent Constructor

Summary

Initializes a new instance of the OtherPatientIDsRowChangeEvent class.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public OtherPatientIDsRowChangeEvent( 
   OtherPatientIDsRow row, 
   DataRowAction action 
) 
  
<DebuggerNonUserCodeAttribute()> 
Public Function New( _ 
   ByVal row As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.OtherPatientIDsRow, _ 
   ByVal action As DataRowAction _ 
) 
[DebuggerNonUserCodeAttribute()] 
public: 
MWLDataset.OtherPatientIDsRowChangeEvent(  
   Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.OtherPatientIDsRow^ row, 
   DataRowAction action 
) 

Parameters

row
The OtherPatientIDsRow upon which an action is occuring.

action
One of the System.Data.DataRowAction values.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly