Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

MWLDataset.ReferencedStudySequenceRowChangeEventHandler Delegate






An System.Object representing the source of the event.
A MWLDataset.ReferencedStudySequenceRowChangeEvent that contains the event data.
Represents the method that will handle the ReferencedStudySequenceRowChanged, ReferencedStudySequenceRowChanging, ReferencedStudySequenceRowDeleting, and ReferencedStudySequenceRowDeleted events of a MWLDataset.ReferencedStudySequenceDataTable.
Syntax
public delegate void MWLDataset.ReferencedStudySequenceRowChangeEventHandler( 
   object sender,
   MWLDataset.ReferencedStudySequenceRowChangeEvent e
)
'Declaration
 
Public Delegate Sub MWLDataset.ReferencedStudySequenceRowChangeEventHandler( _
   ByVal sender As Object, _
   ByVal e As MWLDataset.ReferencedStudySequenceRowChangeEvent _
) 
'Usage
 
Dim instance As New MWLDataset.ReferencedStudySequenceRowChangeEventHandler(AddressOf HandlerMethod)

            

            
public delegate void MWLDataset.ReferencedStudySequenceRowChangeEventHandler( 
   Object^ sender,
   MWLDataset.ReferencedStudySequenceRowChangeEvent^ e
)

Parameters

sender
An System.Object representing the source of the event.
e
A MWLDataset.ReferencedStudySequenceRowChangeEvent that contains the event data.
Requirements

Target Platforms

See Also

Reference

MWLDataset.ReferencedStudySequenceRowChangeEventHandler Members
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features