Represents the method that will handle the ScheduledProtocolCodeSequenceRowChanged, ScheduledProtocolCodeSequenceRowChanging, ScheduledProtocolCodeSequenceRowDeleting, and ScheduledProtocolCodeSequenceRowDeleted events of a ScheduledProtocolCodeSequenceDataTable.
delegate void ScheduledProtocolCodeSequenceRowChangeEventHandler(
object sender,
ScheduledProtocolCodeSequenceRowChangeEvent e
)
Public Delegate Sub ScheduledProtocolCodeSequenceRowChangeEventHandler( _
ByVal sender As Object, _
ByVal e As ScheduledProtocolCodeSequenceRowChangeEvent _
)
public delegate void ScheduledProtocolCodeSequenceRowChangeEventHandler(
Object^ sender,
MWLDataset.ScheduledProtocolCodeSequenceRowChangeEvent^ e
)
sender
An System.Object representing the source of the event.
e
A ScheduledProtocolCodeSequenceRowChangeEvent that contains the event data.
ScheduledProtocolCodeSequenceRowChangeEventHandler 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