Represents the method that will handle the PerformedProtocolCodeSequenceRowChanged, PerformedProtocolCodeSequenceRowChanging, PerformedProtocolCodeSequenceRowDeleting, and PerformedProtocolCodeSequenceRowDeleted events of a PerformedProtocolCodeSequenceDataTable.
delegate void PerformedProtocolCodeSequenceRowChangeEventHandler(
object sender,
PerformedProtocolCodeSequenceRowChangeEvent e
)
Public Delegate Sub PerformedProtocolCodeSequenceRowChangeEventHandler( _
ByVal sender As Object, _
ByVal e As PerformedProtocolCodeSequenceRowChangeEvent _
)
public delegate void PerformedProtocolCodeSequenceRowChangeEventHandler(
Object^ sender,
MPPSDataset.PerformedProtocolCodeSequenceRowChangeEvent^ e
)
sender
An System.Object representing the source of the event.
e
A PerformedProtocolCodeSequenceRowChangeEvent that contains the event data.
PerformedProtocolCodeSequenceRowChangeEventHandler 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