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 : MPPSDataset.PatientInfoforUnscheduledPPSRowChangeEventHandler Delegate |
public delegate void MPPSDataset.PatientInfoforUnscheduledPPSRowChangeEventHandler( object sender, MPPSDataset.PatientInfoforUnscheduledPPSRowChangeEvent e )
'Declaration Public Delegate Sub MPPSDataset.PatientInfoforUnscheduledPPSRowChangeEventHandler( _ ByVal sender As Object, _ ByVal e As MPPSDataset.PatientInfoforUnscheduledPPSRowChangeEvent _ )
'Usage Dim instance As New MPPSDataset.PatientInfoforUnscheduledPPSRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void MPPSDataset.PatientInfoforUnscheduledPPSRowChangeEventHandler( Object^ sender, MPPSDataset.PatientInfoforUnscheduledPPSRowChangeEvent^ e )