PatientInfoforUnscheduledPPSRowChangeEventHandler Delegate

Syntax
C#
VB
C++
delegate void PatientInfoforUnscheduledPPSRowChangeEventHandler( 
   object sender, 
   PatientInfoforUnscheduledPPSRowChangeEvent e 
) 
  
Public Delegate Sub PatientInfoforUnscheduledPPSRowChangeEventHandler( _ 
   ByVal sender As Object, _ 
   ByVal e As PatientInfoforUnscheduledPPSRowChangeEvent _ 
)  
public delegate void PatientInfoforUnscheduledPPSRowChangeEventHandler(  
   Object^ sender, 
   PatientInfoforUnscheduledPPSRowChangeEvent^ e 
) 

Parameters

sender
An System.Object representing the source of the event.

e
A PatientInfoforUnscheduledPPSRowChangeEvent that contains the event data.

Requirements

Target Platforms

See Also

Reference

PatientInfoforUnscheduledPPSRowChangeEventHandler Members

Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly