Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

RemovePatientRow Method






The MWLDataset.PatientRow to be removed.
Removes a MWLDataset.PatientRow from the System.Data.DataTable.Rows collection.
Syntax
[DebuggerNonUserCodeAttribute()]
public void RemovePatientRow( 
   MWLDataset.PatientRow row
)
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Sub RemovePatientRow( _
   ByVal row As MWLDataset.PatientRow _
) 
'Usage
 
Dim instance As MWLDataset.PatientDataTable
Dim row As MWLDataset.PatientRow
 
instance.RemovePatientRow(row)

            

            
[DebuggerNonUserCodeAttribute()]
public:
void RemovePatientRow( 
   MWLDataset.PatientRow^ row
) 

Parameters

row
The MWLDataset.PatientRow to be removed.
Requirements

Target Platforms

See Also

Reference

MWLDataset.PatientDataTable Class
MWLDataset.PatientDataTable Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features