C#
VB
C++
Initializes a new instance of the OtherPatientIDsRowChangeEvent class.
[DebuggerNonUserCodeAttribute()]
public OtherPatientIDsRowChangeEvent(
OtherPatientIDsRow row,
DataRowAction action
)
<DebuggerNonUserCodeAttribute()>
Public Function New( _
ByVal row As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.OtherPatientIDsRow, _
ByVal action As DataRowAction _
)
[DebuggerNonUserCodeAttribute()]
public:
MWLDataset.OtherPatientIDsRowChangeEvent(
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.OtherPatientIDsRow^ row,
DataRowAction action
)
row
The OtherPatientIDsRow upon which an action is occuring.
action
One of the System.Data.DataRowAction values.
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