Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.25
|
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace : MWLDataset.PatientRowChangeEventHandler Delegate |
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 )