Represents the method that will handle the OtherPatientIDsRowChanged, OtherPatientIDsRowChanging, OtherPatientIDsRowDeleting, and OtherPatientIDsRowDeleted events of a OtherPatientIDsDataTable.
delegate void OtherPatientIDsRowChangeEventHandler(
object sender,
OtherPatientIDsRowChangeEvent e
)
Public Delegate Sub OtherPatientIDsRowChangeEventHandler( _
ByVal sender As Object, _
ByVal e As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.OtherPatientIDsRowChangeEvent _
)
public delegate void OtherPatientIDsRowChangeEventHandler(
Object^ sender,
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.OtherPatientIDsRowChangeEvent^ e
)
sender
An System.Object representing the source of the event.
e
A OtherPatientIDsRowChangeEvent that contains the event data.
OtherPatientIDsRowChangeEventHandler 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