Represents the method that will handle the PPSRelationshipRowChanged, PPSRelationshipRowChanging, PPSRelationshipRowDeleting, and PPSRelationshipRowDeleted events of a PPSRelationshipDataTable.
delegate void PPSRelationshipRowChangeEventHandler(
object sender,
PPSRelationshipRowChangeEvent e
)
Public Delegate Sub PPSRelationshipRowChangeEventHandler( _
ByVal sender As Object, _
ByVal e As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSRelationshipRowChangeEvent _
)
public delegate void PPSRelationshipRowChangeEventHandler(
Object^ sender,
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSRelationshipRowChangeEvent^ e
)
sender
An System.Object representing the source of the event.
e
A PPSRelationshipRowChangeEvent that contains the event data.
PPSRelationshipRowChangeEventHandler 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