LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

MWLDataset.PatientRowChangeEventHandler Delegate

Show in webframe





An System.Object representing the source of the event.
A MWLDataset.PatientRowChangeEvent that contains the event data.
Represents the method that will handle the PatientRowChanged, PatientRowChanging, PatientRowDeleting, and PatientRowDeleted events of a MWLDataset.PatientDataTable.
Syntax
public delegate void MWLDataset.PatientRowChangeEventHandler( 
   object sender,
   MWLDataset.PatientRowChangeEvent e
)
'Declaration
 
Public Delegate Sub MWLDataset.PatientRowChangeEventHandler( _
   ByVal sender As Object, _
   ByVal e As MWLDataset.PatientRowChangeEvent _
) 
'Usage
 
Dim instance As New MWLDataset.PatientRowChangeEventHandler(AddressOf HandlerMethod)

            

            
public delegate void MWLDataset.PatientRowChangeEventHandler( 
   Object^ sender,
   MWLDataset.PatientRowChangeEvent^ e
)

Parameters

sender
An System.Object representing the source of the event.
e
A MWLDataset.PatientRowChangeEvent that contains the event data.
Requirements

Target Platforms

See Also

Reference

MWLDataset.PatientRowChangeEventHandler Members
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features