Represents the method that will handle the PatientInfoforUnscheduledPPSRowChanged, PatientInfoforUnscheduledPPSRowChanging, PatientInfoforUnscheduledPPSRowDeleting, and PatientInfoforUnscheduledPPSRowDeleted events of a PatientInfoforUnscheduledPPSDataTable.
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
)
sender
An System.Object representing the source of the event.
e
A PatientInfoforUnscheduledPPSRowChangeEvent that contains the event data.
PatientInfoforUnscheduledPPSRowChangeEventHandler Members
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET