←Select platform

MWLDataset.PatientRowChangeEvent Constructor (MWLDataset.PatientRowChangeEvent)

Summary

Initializes a new instance of the PatientRowChangeEvent class.

Syntax

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

Parameters

row
The PatientRow upon which an action is occuring.

action
One of the System.Data.DataRowAction values.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.DataAccessLayer Assembly
Click or drag to resize