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



row
The DicomInformation.PatientsRow upon which an action is occuring.
action
One of the DataRowAction values.
Initializes a new instance of the DicomInformation.PatientsRowChangeEvent class.

Syntax

Visual Basic (Declaration)  
<DebuggerNonUserCodeAttribute()>
Public Function New( _
   ByVal row As DicomInformation.PatientsRow, _
   ByVal action As DataRowAction _
)
Visual Basic (Usage) Copy Code
Dim row As DicomInformation.PatientsRow
Dim action As DataRowAction
 
Dim instance As DicomInformation.PatientsRowChangeEvent(row, action)
C#  
[DebuggerNonUserCodeAttribute()]
public DicomInformation.PatientsRowChangeEvent( 
   DicomInformation.PatientsRow row,
   DataRowAction action
)
C++/CLI  
[DebuggerNonUserCodeAttribute()]
public:
DicomInformation.PatientsRowChangeEvent( 
   DicomInformation.PatientsRow^ row,
   DataRowAction action
)

Parameters

row
The DicomInformation.PatientsRow upon which an action is occuring.
action
One of the DataRowAction values.

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