C#
VB
C++
Removes a OtherPatientIDsRow from the System.Data.DataTable.Rows collection.
[DebuggerNonUserCodeAttribute()]
public void RemoveOtherPatientIDsRow(
OtherPatientIDsRow row
)
<DebuggerNonUserCodeAttribute()>
Public Sub RemoveOtherPatientIDsRow( _
ByVal row As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.OtherPatientIDsRow _
)
[DebuggerNonUserCodeAttribute()]
public:
void RemoveOtherPatientIDsRow(
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.OtherPatientIDsRow^ row
)
row
The OtherPatientIDsRow to be removed.
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