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

Show in webframe

CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEventHandler Delegate






An System.Object representing the source of the event.
A CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEvent that contains the event data.
Represents the method that will handle the NameOfPhysicianReadingStudyRowChanged, NameOfPhysicianReadingStudyRowChanging, NameOfPhysicianReadingStudyRowDeleting, and NameOfPhysicianReadingStudyRowDeleted events of a CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.
Syntax
public delegate void CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEventHandler( 
   object sender,
   CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEvent e
)
'Declaration
 
Public Delegate Sub CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEventHandler( _
   ByVal sender As Object, _
   ByVal e As CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEvent _
) 
'Usage
 
Dim instance As New CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEventHandler(AddressOf HandlerMethod)

            

            
public delegate void CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEventHandler( 
   Object^ sender,
   CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEvent^ e
)

Parameters

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

Target Platforms

See Also

Reference

CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEventHandler 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