Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

MWLDataset.PatientRowChangeEventHandler Delegate






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

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