Leadtools.Medical.Workstation.DataAccessLayer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
PatientsRowDeleting Event
See Also 
Leadtools.Medical.Workstation.DataAccessLayer Namespace > DicomInformation.PatientsDataTable Class : PatientsRowDeleting Event



Occurs before a DicomInformation.PatientsRow in the table is about to be deleted.

Syntax

Visual Basic (Declaration)  
Public Event PatientsRowDeleting() As DicomInformation.PatientsRowChangeEventHandler
Visual Basic (Usage) Copy Code
Dim instance As DicomInformation.PatientsDataTable
Dim handler As DicomInformation.PatientsRowChangeEventHandler
 
AddHandler instance.PatientsRowDeleting, handler
C#  
public event DicomInformation.PatientsRowChangeEventHandler PatientsRowDeleting()
C++/CLI  
public:
event DicomInformation.PatientsRowChangeEventHandler^ PatientsRowDeleting();

Event Data

The event handler receives an argument of type DicomInformation.PatientsRowChangeEvent containing data related to this event. The following DicomInformation.PatientsRowChangeEvent properties provide information specific to this event.

Property Description
Action Gets the action that has occurred on a DicomInformation.PatientsRow.
Row Gets the row upon which an action has occurred.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features