Represents the method that will handle the PPSDiscontinuationReasonCodeSequenceRowChanged, PPSDiscontinuationReasonCodeSequenceRowChanging, PPSDiscontinuationReasonCodeSequenceRowDeleting, and PPSDiscontinuationReasonCodeSequenceRowDeleted events of a PPSDiscontinuationReasonCodeSequenceDataTable.
delegate void PPSDiscontinuationReasonCodeSequenceRowChangeEventHandler(
object sender,
PPSDiscontinuationReasonCodeSequenceRowChangeEvent e
)
Public Delegate Sub PPSDiscontinuationReasonCodeSequenceRowChangeEventHandler( _
ByVal sender As Object, _
ByVal e As PPSDiscontinuationReasonCodeSequenceRowChangeEvent _
)
public delegate void PPSDiscontinuationReasonCodeSequenceRowChangeEventHandler(
Object^ sender,
MPPSDataset.PPSDiscontinuationReasonCodeSequenceRowChangeEvent^ e
)
sender
An System.Object representing the source of the event.
e
A PPSDiscontinuationReasonCodeSequenceRowChangeEvent that contains the event data.
PPSDiscontinuationReasonCodeSequenceRowChangeEventHandler 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