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

Show in webframe

CompositeInstanceDataSet.OtherStudyNumbersRowChangeEventHandler Delegate






An System.Object representing the source of the event.
A CompositeInstanceDataSet.OtherStudyNumbersRowChangeEvent that contains the event data.
Represents the method that will handle the OtherStudyNumbersRowChanged, OtherStudyNumbersRowChanging, OtherStudyNumbersRowDeleting, and OtherStudyNumbersRowDeleted events of a CompositeInstanceDataSet.OtherStudyNumbersDataTable.
Syntax
public delegate void CompositeInstanceDataSet.OtherStudyNumbersRowChangeEventHandler( 
   object sender,
   CompositeInstanceDataSet.OtherStudyNumbersRowChangeEvent e
)
'Declaration
 
Public Delegate Sub CompositeInstanceDataSet.OtherStudyNumbersRowChangeEventHandler( _
   ByVal sender As Object, _
   ByVal e As CompositeInstanceDataSet.OtherStudyNumbersRowChangeEvent _
) 
'Usage
 
Dim instance As New CompositeInstanceDataSet.OtherStudyNumbersRowChangeEventHandler(AddressOf HandlerMethod)

            

            
public delegate void CompositeInstanceDataSet.OtherStudyNumbersRowChangeEventHandler( 
   Object^ sender,
   CompositeInstanceDataSet.OtherStudyNumbersRowChangeEvent^ e
)

Parameters

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

Target Platforms

See Also

Reference

CompositeInstanceDataSet.OtherStudyNumbersRowChangeEventHandler Members
Leadtools.Medical.Storage.DataAccessLayer Namespace

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