←Select platform

MWLDataset.MedicalAlertsRowChangeEvent Constructor (MWLDataset.MedicalAlertsRowChangeEvent)

Summary

Initializes a new instance of the MedicalAlertsRowChangeEvent class.

Syntax

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

Parameters

row
The MedicalAlertsRow 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